Still seems to be broken, but in additional ways from the original post. I can't even manage to get into the settings UI for the Chrome extension, the Firefox version does load the settings page just fine.
Importing Settings
Importing settings, either normal or from a 'compatibility' export, both fail to import UI or console errors.
Cloud Syncing
I tried to work around this by using cloud syncing but neither Dropbox nor OneDrive work.
The Dropbox window goes blank at some point and doesn't load anything, it's just a blank page.
I get the following (odd) console error:
Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.dropbox.com/favicon.ico
OneDrive gets most of the way through but stalls at Trying to sign you in and throws the following console error:
Failed to load resource: the server responded with a status of 404 ()
https://aadcdn.msftauth.net/shared/1.0/content/js/oneDs_{guid that might be an unique token}.js.map
Both Dropbox and OneDrive need their authentication window closed and Stylus reports Canceled by user. No additional errors in the console.
Importing Styles
Okay, well, if I can't import my settings I should be able to rebuild my configuration, right?
Loaded up my first style on UserStyles.world and hit Install. I get an nice spinner that never completes. Console throws the following six times:
TypeError: undefined is not an object (evaluating 'window.webkit.messageHandlers')
(anonymous function) — user-script:319:9
Pasting Styles
Going even more manual, I create a new CSS snippet in the options and try to paste the code in.
When I create a new style I see the following console error:
Unhandled Promise Rejection: ReferenceError: Can't find variable: CSSLint
(anonymous function) |
enqueueJob
I tried to paste the CSS in and Stylus recognizes that I'm pasting in Mozilla-format code and displays it in a modal. Hit Overwrite style and while I don't get a console error Stylus shows Failed to import from Mozilla format, Load failed.
Pasting it in line by line doesn't prompt the modal, but when I tried to save it it doesn't do anything.
This extension seems to be completely incompatible with Orion.
Details
Content blockers are disabled, no other extensions enabled, Javascript enabled.
Orion: Version 0.99.133-beta (WebKit 621.1.2.111.4)
macOS: Sequoia 15.4.1
Stylus: 2.3.14 (Firefox)