I said - background script. In the manifest file of browsers extension (chrome, firefox, edge) you have the manifest.json in which you define what is the background script.
After I converted the extension to a Safari extension,
Any access from the background script to window.sessionStorage was denied, which is extremely weird.
Should I configure anything in the Xcode project after the conversion to solve that problem?
Is it a Safari converter bug? Anything else?
Topic:
Safari & Web
SubTopic:
General
Tags: