python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to get the state(enabled/disabled) of IOS Safari extension?
This SO is about how to get the state of a macOS safari extension. Wondering how it can be done with IOS ? (In its app container aka via swift)
P.S: the mac code won't work on IOS as it gives:
Cannot ...

Daniyal dehleh
Votes: 0
Answers: 0
firebase auth signInWithCustomToken on safari web extension not working
Firebase auth with signInWithCustomToken not working on Safari web extension.
also firebase.auth().signInWithCredential(credential) not working.
the code is executed from the content script.
fireb...
user8987378
Votes: 0
Answers: 0
iOS Safari Web Extension asking permission to use extension on a webpage
I've developed a ios safari web extension for my app and everything seemed to work fine in the simulator and on my device.
However, I've noticed that in some cases when the user tries to give permissi...
Jorge Xavier
Votes: 0
Answers: 0