mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Fix minimum supported versions
This commit is contained in:
parent
47662808a3
commit
863e01101b
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "sponsorBlocker@ajay.app",
|
||||
"strict_min_version": "48.0"
|
||||
"strict_min_version": "56.0"
|
||||
},
|
||||
"gecko_android": {
|
||||
"strict_min_version": "79.0"
|
||||
"strict_min_version": "113.0"
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
|
|
Loading…
Reference in a new issue