hackernews-userscript
Hackernews Userscript wirtten in Rust WASM featuring regex-based filtering and softhide (by drakerossman)
webextensions-examples
Example Firefox add-ons created using the WebExtensions API (by mdn)
hackernews-userscript | webextensions-examples | |
---|---|---|
2 | 28 | |
11 | 4,311 | |
- | 0.2% | |
5.7 | 5.3 | |
over 1 year ago | 22 days ago | |
Rust | JavaScript | |
MIT License | Mozilla Public License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hackernews-userscript
Posts with mentions or reviews of hackernews-userscript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-04.
-
Browser extensions are underrated: the promise of hackable software
A somewhat-shameless plug here, since I've released this just yesterday:
Browser Extension for Hacker News written in Rust WASM:
https://github.com/drakerossman/hackernews-userscript
- Show HN: Hacker News Userscript Written in Rust WASM – Filtering and Hiding
webextensions-examples
Posts with mentions or reviews of webextensions-examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-04.
-
Browser extensions are underrated: the promise of hackable software
Check out Firefox examples on github, you’ll like it, I’ve had great experience learning from them to add nifty features to my browser:
https://github.com/mdn/webextensions-examples
- Example Firefox add-ons created using the WebExtensions API
-
Firefox Extension Development Resources
This is a place to start https://github.com/mdn/webextensions-examples.
-
Firefox: <input> picker was blocked due to lack of user activation when programmatically trying to open File Load dialog
I downloaded Content script registration repository from MDN webextensions-examples on GitHub.
-
When do you think X.org will become "officially" deprecated?
In some cases it does Banning a user doesn't magically make your bugs go away; Can't get response in Ubuntu #506.
-
My first Firefox extension
It's pretty straightforward with the provided example.
-
[firefox extension development] How to log in to the console from the extension?
I tried a couples: for example this one is working perfectly but not printing using console.log https://github.com/mdn/webextensions-examples/tree/main/commands
-
I made a Light / Dark mode toggle button for Firefox, Toggley. Available on Mozilla Add-ons.
I believe there are already extensions for that. In fact, there's even one on the Mozilla Developer Network's GitHub called Theme Switcher which is essentially a dropdown menu with all of your themes.
-
Why doesn't Python Native Messaging host process up to 1MB stdin?
I modified this https://github.com/mdn/webextensions-examples/blob/main/native-messaging/app/ping_pong.py example Python Native Messaging host slightly to point to python3 on the shebang line and pass -u to python3
-
I want to make a search engine extension. But I don't know how.
You dont need much. You can use this https://github.com/mdn/webextensions-examples/tree/master/discogs-search as a template
What are some alternatives?
When comparing hackernews-userscript and webextensions-examples you can also consider the following projects:
red-box-outline - Chrome extension that toggles a red outline around every element on the page
ff2mpv - A Firefox/Chrome add-on for playing URLs in mpv.
CSS-Selector-Helper-for-Chrome
focus-ios - ⚠️ Firefox Focus (iOS) has moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-ios
score-extension-analytics - Analytics that Score uses
native-messaging