mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 21:00:23 +01:00
Switch to using beta channel
This commit is contained in:
parent
18ceb998e0
commit
596a7ca33b
@ -84,6 +84,7 @@
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
if (browser.contentScripts){
|
||||
let unregister = function(){};
|
||||
let lastRegistering;
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "CanvasBlocker",
|
||||
"description": "__MSG_addon_description__",
|
||||
"version": "0.4.4-Development",
|
||||
"version": "0.4.4alpha",
|
||||
"icons": {
|
||||
"48": "icons/icon.svg",
|
||||
"96": "icons/icon.svg"
|
||||
|
@ -1,4 +1,4 @@
|
||||
Version 0.4.3d:
|
||||
Version 0.4.4:
|
||||
known issues:
|
||||
- force setting loadings may result in non working plugins or not opening direct image links. Use 0.4.3a instead or wait for Firefox 59 which provides the required API to solve this issue once and for all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user