mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
Changes for release submission.
This commit is contained in:
parent
e686b14106
commit
f7afa9f085
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.0.2",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "icons/icon.svg",
|
"48": "icons/icon.svg",
|
||||||
"96": "icons/icon.svg"
|
"96": "icons/icon.svg"
|
||||||
|
@ -1,17 +1,7 @@
|
|||||||
Version 0.4.1:
|
Version 0.4.0.2:
|
||||||
todos:
|
|
||||||
- get rid of the .innerHTML assigments
|
|
||||||
- better and saver settings system
|
|
||||||
- improve design of page action display
|
|
||||||
|
|
||||||
changes:
|
|
||||||
-
|
|
||||||
|
|
||||||
new features:
|
|
||||||
-
|
|
||||||
|
|
||||||
fixes:
|
fixes:
|
||||||
-
|
- some web pages were still broken with specific settings (e.g. twitch.tv)
|
||||||
|
- webGl was not faked any more
|
||||||
|
|
||||||
Version 0.4.0.1:
|
Version 0.4.0.1:
|
||||||
fixes:
|
fixes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user