We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52f107 commit de4d185Copy full SHA for de4d185
2 files changed
manifest.json
@@ -2,7 +2,7 @@
2
{
3
"name": "CanvasBlocker",
4
"description": "__MSG_addon_description__",
5
- "version": "0.5.4",
+ "version": "0.5.5",
6
"icons": {
7
"48": "icons/icon.svg",
8
"96": "icons/icon.svg"
releaseNotes.txt
@@ -1,3 +1,16 @@
1
+Version 0.5.5:
+ changes:
+ -
+
+ new features:
+ fixes:
9
10
11
+ known issues:
12
+ - if a data URL is blocked the page action button does not appear
13
14
Version 0.5.4:
15
changes:
16
- converted "API whitelist" to "protected API features" (automatic settings migration)
0 commit comments