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...
Wildlife asked 3/2, 2021 at 21:38
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...
Perverted asked 29/7, 2021 at 7:40
6
Is it possible to convert a Google Chrome extension to a Firefox or Safari browser extension?
Jeniferjeniffer asked 31/7, 2013 at 10:5
1
© 2022 - 2024 — McMap. All rights reserved.