mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
20 lines
344 B
JSON
20 lines
344 B
JSON
{
|
|
"browser_specific_settings": {
|
|
"gecko": {
|
|
"id": "sponsorBlocker@ajay.app",
|
|
"strict_min_version": "48.0"
|
|
},
|
|
"gecko_android": {
|
|
"strict_min_version": "79.0"
|
|
}
|
|
},
|
|
"background": {
|
|
"persistent": false
|
|
},
|
|
"permissions": [
|
|
"scripting"
|
|
],
|
|
"browser_action": {
|
|
"default_area": "navbar"
|
|
}
|
|
}
|