mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-11-11 15:48:51 +01:00
Changes for release submission.
This commit is contained in:
parent
b3bb10d334
commit
1458b9032c
BIN
canvasblocker.xpi
Normal file
BIN
canvasblocker.xpi
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "CanvasBlocker",
|
"name": "CanvasBlocker",
|
||||||
"description": "__MSG_addon_description__",
|
"description": "__MSG_addon_description__",
|
||||||
"version": "0.4.1-Development",
|
"version": "0.4.1",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "icons/icon.svg",
|
"48": "icons/icon.svg",
|
||||||
"96": "icons/icon.svg"
|
"96": "icons/icon.svg"
|
||||||
@ -66,7 +66,7 @@
|
|||||||
"applications": {
|
"applications": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "CanvasBlocker@kkapsner.de",
|
"id": "CanvasBlocker@kkapsner.de",
|
||||||
"strict_min_version": "52.4.1"
|
"strict_min_version": "52.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
|
Loading…
Reference in New Issue
Block a user