firefox-webextension tag

3 questions


1 answers
76 views
0
How Chromium-Based Edge Enhancements Determine the Running Browser

A Chromium-based version of Microsoft Edge was recently released.This Edge can install extensions from the Chrome webstore.So I installed my own extensions on Edge.Redirecting to browser-specific page...


1 answers
136 views
0
WebExtensions getBackgroundPage Cannot Call Background Functions

When I try to call a function on the background script using getBackgroundPage in Firefox's WebExtensions, I get the error Error: Permission denied to access property f1 In the example below, data is ...


1 answers
70 views
0
Callback in chrome.tab.create to open proprietary schema URL is not invoked

What do you want to doAfter creating a tab by passing the URL of its own protocol to the WebExtensions chrome.tab.create, the OS launches an app that supports its own protocol.Then I want to remove un...

2 years ago

© 2024 OneMinuteCode. All rights reserved.