Earlier quoted context omitted.
Even an MIT licensed extension can be changed on a whim and pushed through update - and browsers make it deliberately inconvenient to run a local extension checkout long-term. I have a chip on my shoulder here, because i was the victim of when the de-facto analogous extension for CSS, Stylish, silently changed ownership and violated my privacy without ever prompting me to accept any new ToS. No userscript or extensio…
This is why my extensions are limited to highly trusted and highly essential ones like ublock. I just can't trust extensions to be good now and good forever after. Its way to tempting for an extension developer to sell it on to an ad corp.
Userscripts Are Fun and Are Still Very Much Relevant
61–70 of 145 posts
Re: Userscripts Are Fun and Are Still Very Much Relevant
#62No it doesn't. A single webextension works across Firefox, Edge and Chrome. Safari is an exception though.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...
Re: Userscripts Are Fun and Are Still Very Much Relevant
#63Re: Userscripts Are Fun and Are Still Very Much Relevant
#64If somebody could tell me how to use user scripts and user CSS on Brave mobile, I'd be a happy person.
Thus I've not updated mine in weeks. So I don't know the status of the version on play store.
Re: Userscripts Are Fun and Are Still Very Much Relevant
#65Given the increasingly hostile nature of websites, along with the tendency to remove user control, userscripts are not just still relevant but more relevant than ever. Here's some that I like: https://greasyfork.org/en/scripts/10096-general-url-cleaner https://greasyfork.org/fr/scripts/19210-google-direct-links-... https://github.com/ParticleCore/Iridium
Why use a userscript when you can use a search engine that is not from a spyware company? Like Startpage, Qwant, Duckduckgo or Searx? Alleluia, direct links out of the box. For youtube, why not give Invidious a try (ok, it has its downs)? Sometimes, the best solution to "hostile websites" is to not use them in the first place (or use their proxified versions).
But after a few months I had to go back to Google. Two main reasons:
1. Image searches could often return literally zero results for simple terms.
2. I'd look up a term and get non-English Wikipedia articles before the English ones, which often wouldn't even show up.
Re: Userscripts Are Fun and Are Still Very Much Relevant
#66Tampermonkey, ViolentMonkey and GreaseMonkey are all available in Firefox. Can anyone provide a comparison? Edit for the early commenters: as I stated, all of the above are available on current Firefox. Greasemonkey also has been ported to webextensions. Hence my question. Edit 2: TamperMonkey is closed source source and apparently embeds Google Analytics. Either of those immediately kill it for me, considering the k…
I've stuck with Greasemonkey myself too. My reason is a bit more esoteric -- I use a user script which adds a dicebear.io/adorable.io avatars based on usernames on HN (I find it easier to remember commenters by the avatar/username combo rather than just username), and Greasemonkey seems to have been the only one out of the three to successfully bypass HN's CSP rules and show the actual hotlinked images.
Re: Userscripts Are Fun and Are Still Very Much Relevant
#67Earlier quoted context omitted.
I tried my best to switch to DDG this year. The results just aren't as good as Google.
Startpage: "You can’t beat Google when it comes to online search. So we’re paying them to use their brilliant search results in order to remove all trackers and logs." Searx is a meta search engine. You can gather results from gogle.
Re: Userscripts Are Fun and Are Still Very Much Relevant
#68Are userscripts still run once after page load? That was a major pain point last time I tried using them, on a dynamic page. I tried hooking some events and run-registered-function-on-tree-change-but-at-most-at-N-msec-intervals, but it got out of hand and ended up looking to take much more time to write than the handler it was going to call, so I filed it under "should be written once and properly" and postponed the…
Re: Userscripts Are Fun and Are Still Very Much Relevant
#69Earlier quoted context omitted.
Why use a userscript when you can use a search engine that is not from a spyware company? Like Startpage, Qwant, Duckduckgo or Searx? Alleluia, direct links out of the box. For youtube, why not give Invidious a try (ok, it has its downs)? Sometimes, the best solution to "hostile websites" is to not use them in the first place (or use their proxified versions).
I wanted to love DDG. It promises a lot. And it delivers a lot. I love the shortcut codes. But after a few months I had to go back to Google. Two main reasons: 1. Image searches could often return literally zero results for simple terms. 2. I'd look up a term and get non-English Wikipedia articles before the English ones, which often wouldn't even show up.
This all-or-nothing mentality of migrating away from Google (the search engine) seems flawed to me. It's still better for your privacy doing half of your queries using Google, instead of doing all of them.
By the way, no offense intended! We're all free to pick our tools.
Re: Userscripts Are Fun and Are Still Very Much Relevant
#70Earlier quoted context omitted.
I wanted to love DDG. It promises a lot. And it delivers a lot. I love the shortcut codes. But after a few months I had to go back to Google. Two main reasons: 1. Image searches could often return literally zero results for simple terms. 2. I'd look up a term and get non-English Wikipedia articles before the English ones, which often wouldn't even show up.
IMO it's not about "going back to" anywhere. It's not as if we couldn't use different search engines for different queries. This all-or-nothing mentality of migrating away from Google (the search engine) seems flawed to me. It's still better for your privacy doing half of your queries using Google, instead of doing all of them. By the way, no offense intended! We're all free to pick our tools.
Ooooh I would love to be able to custom route searches depending on rules.