13 lines
364 B
JSON
13 lines
364 B
JSON
{
|
|
"content_scripts": [ {
|
|
"js": [ "twitchBase.bundle.js" ],
|
|
"matches": [ "https://twitch.tv/*", "https://www.twitch.tv/*" ],
|
|
"run_at": "document_end"
|
|
} ],
|
|
"description": "",
|
|
"incognito": "not_allowed",
|
|
"key": "h5VclodCSfK+7oXCxZppnjBR4t/oX+i0dUGYj48p3d4=",
|
|
"manifest_version": 2,
|
|
"name": "greaselion-6",
|
|
"version": "1.0"
|
|
}
|