I just tried building the WebExtension version of NoScript as a Safari Web Extension. After allowing unsigned extensions and running the app, the extension appears in Safari. However, an error message is displayed:
This is not true. I've tried editing the NoScript manifest.json to replace the "<all_urls>" annotation with something standard like "http://*/*", but that doesn't seem to help.Manifest content_scripts section has no specified matches entry.