mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Add minimum version of Firefox to manifest
This commit is contained in:
parent
c8c141f5c9
commit
0bb3528cde
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "sponsorBlocker@ajay.app"
|
||||
"id": "sponsorBlocker@ajay.app",
|
||||
"strict_min_version": "48.0"
|
||||
},
|
||||
"gecko_android": {
|
||||
"strict_min_version": "79.0"
|
||||
|
|
Loading…
Reference in a new issue