fregante / webext-permission-toggle

Browser-action context menu to request permission for the current tab.
https://fregante.github.io/webext-permission-toggle/
MIT License
70 stars 5 forks source link

Don't throw error on Mobile Safari #26

Closed fregante closed 1 year ago

fregante commented 1 year ago

Context menus are not available on mobile Safari, it seems. This error was breaking the background page:

And is probably the cause of

This was only visible after connecting to the simulator, opening the background page and pressing cmd-r to reload it.