Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status of Browser Extension #14

Open
asparamancer opened this issue Mar 17, 2023 · 4 comments
Open

Status of Browser Extension #14

asparamancer opened this issue Mar 17, 2023 · 4 comments

Comments

@asparamancer
Copy link

Are we able to see the status of the browser extension via a call?

@andrew-levy
Copy link
Owner

Hey @asparamancer, what do you mean by "the status" of a browser extension?

@asparamancer
Copy link
Author

Hi @andrew-levy, thanks for the speedy reply. At a basic level if the extension is toggled on or off, and ideally what the settings are (eg what domains they've enabled it for).

I've found https://developer.apple.com/documentation/safariservices/sfsafariextensionstate and was going to create a bridging module but it appears this is macOS specific?

Does your module expose a boolean true/false anywhere?

@andrew-levy
Copy link
Owner

@asparamancer Oh I see. Hmmm that's weird that it says only macOS, I will look into if there's a way to do this on iOS. As of right now there's no way to check the status of the extension in this library, but would welcome the contribution if it's even possible!

@asparamancer
Copy link
Author

asparamancer commented Mar 17, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants