mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 17:09:07 +00:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"id": "content-permissions@jetpack",
|
|
"permissions": {
|
|
"unsafe-content-script": true
|
|
},
|
|
"main": "./main.js",
|
|
"version": "0.0.1"
|
|
}
|