13 lines
337 B
JSON
13 lines
337 B
JSON
{
|
|
"content_scripts": [ {
|
|
"js": [ "vimeoBase.bundle.js" ],
|
|
"matches": [ "https://vimeo.com/*" ],
|
|
"run_at": "document_end"
|
|
} ],
|
|
"description": "",
|
|
"incognito": "not_allowed",
|
|
"key": "7iVuGwuasz3RVbZ9f2aZLjSE2Yz5Tt8WBGy+vGqFiv8=",
|
|
"manifest_version": 2,
|
|
"name": "greaselion-11",
|
|
"version": "1.0"
|
|
}
|