CanvasBlocker icon indicating copy to clipboard operation
CanvasBlocker copied to clipboard

Use match_origin_as_fallback when it lands

Open kkapsner opened this issue 5 years ago • 1 comments

To get rid of the data-URL workaround we can use match_origin_as_fallback when it lands.

kkapsner avatar Nov 02 '20 12:11 kkapsner

This is just a reminder for myself as I cannot include it yet: it produces errors (and warnings).

It has to be used in manifest.json (new property in content_scripts) and in main.js (call to browser.contentScripts.register).

kkapsner avatar Nov 02 '20 12:11 kkapsner