mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 04:40:20 +01:00
Version 1.7
This commit is contained in:
parent
34f9dfa4fd
commit
cf0243d487
@ -2,7 +2,7 @@
|
||||
{
|
||||
"name": "CanvasBlocker",
|
||||
"description": "__MSG_addon_description__",
|
||||
"version": "1.6",
|
||||
"version": "1.7",
|
||||
"icons": {
|
||||
"48": "icons/icon.svg",
|
||||
"96": "icons/icon.svg"
|
||||
|
@ -1,3 +1,16 @@
|
||||
Version 1.7:
|
||||
changes:
|
||||
-
|
||||
|
||||
new features:
|
||||
-
|
||||
|
||||
fixes:
|
||||
-
|
||||
|
||||
known issues:
|
||||
- if a data URL is blocked the page action button does not appear
|
||||
|
||||
Version 1.6:
|
||||
changes:
|
||||
- periodical persistent rnd clearing does not clear in active tabs
|
||||
|
@ -193,6 +193,10 @@
|
||||
{
|
||||
"version": "1.6Alpha20210613",
|
||||
"update_link": "https://canvasblocker.kkapsner.de/versions/canvasblocker_beta-1.6Alpha20210613-an+fx.xpi"
|
||||
},
|
||||
{
|
||||
"version": "1.7Alpha20210620",
|
||||
"update_link": "https://canvasblocker.kkapsner.de/versions/canvasblocker_beta-1.7Alpha20210620-an+fx.xpi"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user