Version 1.5

This commit is contained in:
kkapsner 2020-11-21 13:28:40 +01:00
parent 83394afc90
commit 7178b409c3
3 changed files with 18 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{
"name": "CanvasBlocker",
"description": "__MSG_addon_description__",
"version": "1.4",
"version": "1.5",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"

View File

@ -1,3 +1,16 @@
Version 1.5:
changes:
-
new features:
-
fixes:
-
known issues:
- if a data URL is blocked the page action button does not appear
Version 1.4:
changes:
- updated DOMRect protection

View File

@ -149,6 +149,10 @@
{
"version": "1.4Alpha20201102",
"update_link": "https://canvasblocker.kkapsner.de/versions/canvasblocker_beta-1.4Alpha20201102-an+fx.xpi"
},
{
"version": "1.5Alpha20201109",
"update_link": "https://canvasblocker.kkapsner.de/versions/canvasblocker_beta-1.5Alpha20201109-an+fx.xpi"
}
]
}