Skip to content Skip to sidebar Skip to footer
Showing posts with the label Firefox Addon Webextensions

Firefox Webextension Importing Services

I am feeling overwhelmed by so many different approaches, guides, and yet none I tried work for me.… Read more Firefox Webextension Importing Services

Update Webextension Webrequest.onbeforerequest Listener Url Settings From Separate Script

I am currently creating a WebExtension in which I register a listener on the web requests being mad… Read more Update Webextension Webrequest.onbeforerequest Listener Url Settings From Separate Script

Get Tab Url From Page Action (webextensions, Android)

I would like to get the URL of the current tab within a page action popup. At first it seems obviou… Read more Get Tab Url From Page Action (webextensions, Android)

How To Get Openertabid In Firefox Webextensions?

I've developed a Chrome extension, and trying to port it to Firefox using Firefox WebExtensions… Read more How To Get Openertabid In Firefox Webextensions?

How To Copy To Clipboard Via Chrome.notification.create With Chrome.notification.onclicked In A Firefox Webextension Add-on?

Testpage: https://www.google.com It works in Chrome but in Firefox Nightly 52.0a1 it gives me this … Read more How To Copy To Clipboard Via Chrome.notification.create With Chrome.notification.onclicked In A Firefox Webextension Add-on?

Webnavigation.ondomcontentloaded Url Filter Does Not Match Dns Error Url

Reference to the answer for my previous question here. Briefly: When an error occurs in a navigatio… Read more Webnavigation.ondomcontentloaded Url Filter Does Not Match Dns Error Url

Firefox Extension - OnPopupClose Event?

I have popup in which I need to update the data inside it in reactively. What function or event is … Read more Firefox Extension - OnPopupClose Event?

Security Error In Firefox WebExtension When Trying GetUrl Image

Trying to port some Chrome extension and getting this Security Error: Content at 'http://exampl… Read more Security Error In Firefox WebExtension When Trying GetUrl Image