13 lines
367 B
JSON
13 lines
367 B
JSON
{
|
|
"content_scripts": [ {
|
|
"js": [ "twitterBase.bundle.js" ],
|
|
"matches": [ "https://twitter.com/*", "https://*.twitter.com/*" ],
|
|
"run_at": "document_end"
|
|
} ],
|
|
"description": "",
|
|
"incognito": "not_allowed",
|
|
"key": "609+eUOT2I9aRtouChA8+obxfermLY9Px1wRWVJUwqc=",
|
|
"manifest_version": 2,
|
|
"name": "greaselion-8",
|
|
"version": "1.0"
|
|
}
|