safari-web-extension Questions

1

Safari now can use web extensions. But browser.identity or chrome.identity is not supported. So launchWebAuthFlow is not working. In the docs they just say. identity Not supported. Initiate an OAu...
Blockbusting asked 29/11, 2020 at 12:5

1

With the Firefox WebDriver I can read the local storage of my extension like so: extension_path = "/path/to/my/extension" info = { "extension_id": f"foobar", "u...
Wellbeloved asked 15/1, 2023 at 20:54

1

I'm trying to create a Safari Web Extension to my native app. I want to have a popup with a button which when clicked will communicate with my native app. Before I get to this part I have a problem...

1

As far as I remember correct name for browser plugins we are using today are actually called "Web Extension". Before every browser had its own APIs, then Chrome and Firefox agreed, and no...

6

Is it possible to convert a Google Chrome extension to a Firefox or Safari browser extension?
1

© 2022 - 2024 — McMap. All rights reserved.