Overview:
I've been unable to access the Browser Page for a few months.
Userscripts: 4.4.5 (82)
Safari: 16.5
Steps:
- Click the Userscripts icon in the Safari toolbar
- Click
Open Extension Page
Result:
- Nothing
- No errors in the Safari console, Console.app, etc.
Other info:
- All of my user scripts seems to be working as expected.
- I tried running
Inspect Element via the toolbar Popup menu. But it dismisses as soon as I try to interact with the Userscript popup.
- I tired
Develop > Web Extension Background Content > Userscripts. But again, no errors.
- I've searched through the issues here and don't think I found anything similar. Apologies if I missed something.
I've been treating this mostly as an inconvenience, since I can edited my user scripts directly via their .js files in ~/Library/Containers/Userscripts/Data/Documents/scripts
But it does mean that I can't get to the Settings modal.
Questions:
- Is there an alternate way I can reach the Browser Page?
- Maybe directly via a URL?
- What other steps could I take to help out the developers?
Thanks!
Overview:
I've been unable to access the Browser Page for a few months.
Userscripts:
4.4.5 (82)Safari:
16.5Steps:
Open Extension PageResult:
Other info:
Inspect Elementvia the toolbar Popup menu. But it dismisses as soon as I try to interact with the Userscript popup.Develop > Web Extension Background Content > Userscripts. But again, no errors.I've been treating this mostly as an inconvenience, since I can edited my user scripts directly via their
.jsfiles in~/Library/Containers/Userscripts/Data/Documents/scriptsBut it does mean that I can't get to the Settings modal.
Questions:
Thanks!