Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →
Tridactyl Alternatives
Similar projects and alternatives to tridactyl
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
Fenix
Discontinued ⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
-
-
-
hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
-
-
-
-
-
-
-
-
-
-
-
vimium-c
A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
tridactyl discussion
tridactyl reviews and mentions
-
Qutebrowser: A keyboard-driven, Vim-like browser
FWIW I got some of the way through embedding a PDF viewer in Tridactyl [1] so that the keys would still work there, but I backed off because I was a bit scared by how frequently pdf.js gets updated. In Tridactyl it'd get updated about twice a year so we might end up with unresolved security issues.
Maybe there's a solution I've not thought of (CDN?).
[1] https://github.com/tridactyl/tridactyl/issues/541#issuecomme...
-
Manifest V2 phase-out begins
All my points stand
* VimFX still works in the latest release of Firefox
* If random people on the internet can square it, so probably could the Firefox team, they didn't need to keep all features
* They decided to handicap their addons to match Chrome, because "security" and lost users
* Chrome is now doing the same
> ...but I the impression that this means that pretty much no extensions from the 56 era will work any more. Look at VimFx’s changelog...
The changelog shows a fix this month for the firefox 127 this month, the current version is 126. And the readme clearly states firefox-esr 115. You don't get more working than than
> WebExtension era, extensions almost never break
Any other recent extension needs way more maintenance to keep up with the constant evolving of the WebExtensions apis. And you can look at their logs, much more work for a worse user experience
https://github.com/tridactyl/tridactyl
-
GitHub Sponsors: Oliver Blanthorn main developer of Tridactyl
View on GitHub
- I Use Firefox
-
Recover lost text by coredumping Firefox
You can achieve this with native messaging [0] in tridactyl [1]:
https://github.com/tridactyl/tridactyl/blob/850acdf2ca11018e...
It's really cool, I've added an option to open these windows in floating mode automatically in my sway config through another application name iirc. Ans then I press a simple shortcut, and it opens my editor (Helix) with the already entered text and once I close it, it'll transfer the text from that temporary file which was open in your editor to the the input field/textare again.
[0] https://github.com/tridactyl/native_messenger
-
Firefox has surpassed Chrome on Speedometer
as a pentadactly widow, i would recommend to anyone that is coming back to firefox tridactyl https://github.com/tridactyl/tridactyl
is it the same? no.
but is it close? hell yeah. it really helps me with productivity!
-
Keyboards and web apps, my post/rant for the year
> I can't even edit the code that is taking focus and hijacking shortcuts!
You can remove the shortcuts pretty easily with a userscript, see lines ~410-440 here for inspiration: https://github.com/tridactyl/tridactyl/blob/2eaba7e4ceec6de5...
-
Firefox Address Bar Tips
Wait until you find out about Tridactyl [0], which, among a plethora of other features, can activate a command line where you can perform all these searches (for example, `:tabopen` will list and activate fuzzy search of all opened tabs).
[0] https://github.com/tridactyl/tridactyl
- Ask HN: How do you use the browser?
-
Mice come in all shapes and sizes, making it difficult to decide which is right for you 🖱️
You might be interested in using a browser plugin like Tridactyl instead, I’ve been using it for months now absolutely no complaints, no need to “simulate” the mouse anymore just use page hints to click exactly the html element you want to https://github.com/tridactyl/tridactyl
-
A note from our sponsor - Civic Auth
www.civic.com | 17 Apr 2025
Stats
tridactyl/tridactyl is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of tridactyl is TypeScript.