devhandler

Results 4 issues of devhandler

there are popups, options page, side panels, etc. on the readme, but no content script example. could you share some?

which hopefully is more efficient for resizing and compression vs. file -> img -> canvas, etc. step by step conversions.

no exact way to reproduce it, but here is the error webextension-polyfill.js?v=84609159:24 Uncaught (in promise) Error: This script should only be loaded in a browser extension. at webextension-polyfill.js?v=84609159:24:15 at webextension-polyfill.js?v=84609159:12:9...

the default for chrome is run_at: "document_idle", but somehow if i don't explicitly specify it in manifest.json, i will get "Error: Could not establish connection. Receiving end does not exist.",...