mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Corrected supported versions.
This commit is contained in:
parent
b968e3e7a0
commit
3b14e56537
1 changed files with 2 additions and 2 deletions
|
@ -154,8 +154,8 @@
|
|||
"version": "0.3.7-Development",
|
||||
|
||||
"engines": {
|
||||
"firefox": ">=38.0a1",
|
||||
"fennec": ">=38.0a1"
|
||||
"firefox": ">=45.7.0",
|
||||
"fennec": ">=45.7.0"
|
||||
},
|
||||
"permissions": {
|
||||
"private-browsing": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue