diff --git a/canvasblocker.xpi b/canvasblocker.xpi new file mode 100644 index 0000000..b8c5fe0 Binary files /dev/null and b/canvasblocker.xpi differ diff --git a/manifest.json b/manifest.json index 81a400b..dfeb698 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "CanvasBlocker", "description": "__MSG_addon_description__", - "version": "0.4.1-Development", + "version": "0.4.0.1", "icons": { "48": "icons/icon.svg", "96": "icons/icon.svg" diff --git a/releaseNotes.txt b/releaseNotes.txt index 7118eab..953c11a 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,17 +1,6 @@ -Version 0.4.1: - todos: - - get rid of the .innerHTML assigments - - better and saver settings system - - improve design of page action display - - changes: - - - - new features: - - - +Version 0.4.0.1: fixes: - - + - some web pages are broken (e.g. twitch.tv) Version 0.4.0: changes: