-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Critical] can't install any Styles from userstyles.org anymore #379
Comments
They changed the page in favour of the android version they want to release. |
@stonecrusher so what? Stylus is useless without userstyles.org support, there surely is a way to work around this issue, maybe a userscript to fake the existence of stylish or something like this which could be implemented |
I just found a (not very good but working) workaround, just put
at the end of the url of the userstyles.org Style to get the install prompt. You can't customize settings though. |
It was just the explanation for why it's not Stylus' fault. I am sure @tophf will find a way to adapt to the changes made by userstyles.org. Oh and Stylus is not useless without USO. USO is just the biggest repository for styles. You can still write your own or use other repositories. Better workaround: Make your customizations, then |
@stonecrusher for me it's pretty much useless, because I made my own Styles and published them on USO. Those themes include USO proprietary handling of custom settings (eg. /*[[test]]*/) so if you copy out the source code, it won't work because some important parts are "hidden" (aka replaced by USO custom settings place holders). I now can't even use my own themes anymore, I'm working on a new one atm and can't test how it looks like because I can't install it (which replaces the custom settings placeholders). I know, there is also usercss but a lot of Styles on USO doesn't use it (mine are going too support now though) |
Ah sorry, thought the variables also get replaced in the "show sourcecode" section. They only do get replaced in the "Install style as a userscript" link. |
@tophf wow, that was really fast!! :D |
This happens every once in a while. Do I see right? |
Oh, I see they've changed something and now there are two install buttons. Gonna investigate. |
Wow, they require Stylish being installed like in every site function. |
They're being jerks about it eh? |
Or nonchalant as usual. |
seems like I was right! x) |
@FaySmash commented on 2018. ápr. 30. 16:01 CEST:
Hi! But of course now I can't install anything anymore even though I have their godforsaken extension installed, only not the newer webextension versions. |
Why wouldn't you just try it? Then you can you tell us. If you're using the old XUL based version of Stylish for styling the UI, but it won't install styles from USO anymore, using Stylus for typical web page styles seems like it might be a lot more convenient. Don't see why there'd be any conflict. I used to have Stylish 2.1.1 and Stylus installed at the same time for this exact reason, but it's been a while, and I never really used Firefox much anyway. |
"So how does using Stylus and old Stylish together work?" Yes Stylus is better than Stylish: Edit CSS in Stylus is less comfortable. |
Same answer I gave in that issue.
Shortcuts become second nature if you make the effort to learn them. Most users are only familiar with shortcuts, since there's never been any toolbar in any of the modern WebExtension forks of Stylish AFAIK, not to mention, most modern text editors in general prefer shortcuts over toolbars, and don't even include toolbars by default. The only popular one that does, that I'm aware of, is Notepad++, and it's kind of a throwback. Others might allow you to enable one, or install plugins to enable one. IIRC, when we originally discussed it, we experimented a little with existing CodeMirror toolbar plugins. @tophf didn't like em, and said he'd prefer to implement his own, more optimized version if we were to add one. He probably would've eventually, but he's been less involved recently, so we try not to bug him like we used to. It's possible he still might though, if reminded. He occasionally works on things when he feels like it.
The install button should work as expected with Stylus, does it not? Are you asking if someone will fix the old XUL based version of Stylish for you? If so, I doubt that's gonna happen here. With all the people out there who are still hanging on to old, outdated versions of Firefox, there's gotta be someone maintaining it to some degree. Have you checked out Stylem? |
@narcolepticinsomniac commented on 2019. szept. 26. 12:34 CEST:
I think he meant the website to allow installation. You can't even copy paste or anything. Funnily enough even ther own friggin current addon doesn't work perfectly. You can install multiple copies if you ctrl+f5 otherwise it only shows that the style is installed, no update with Stylish either. |
We've had a hard enough time keeping USO installation working in Stylus. None of us use the old XUL based version of Stylish, so if you're looking for help with it, you should look for people who still use it. Have you tried the CustomButtons dev? I'm vaguely familiar with him from the forum. He maintains a custom fork of the old Stylish. If he hasn't fixed USO installation already, he might be open to it. Looks like Stylem already has an open issue that's related. Maybe one of them could utilize some of the workarounds in our content script if you brought it to their attention. There's gotta be at least half a dozen bug fixes since the new owners took over USO and started shredding cheese over spaghetti code. |
@narcolepticinsomniac commented on 2019. szept. 26. 23:59 CEST:
Thans for the suggestions. |
A solution? |
That userscript doesn't preserve the variables, so it's best to install from uso-archive instead, which is what Stylus is doing currently. |
OK... |
Since today, you can only install Styles from userstyles.org with the WebExt Stylish addon. I need to have the old XPCOM Stylish addon for browser GUI theming installed, so I can't update to the WebExt Stylish verison. (You an install Styles from userstyles.org in Stylus but only if Stylish is installed too) The Screenshot is from the new install button, which only works when Stylish is installed.
The text was updated successfully, but these errors were encountered: