yomichad
Japanese pop-up dictionary for qutebrowser (by potamides)
qutebrowser
A keyboard-driven, vim-like browser based on Python and Qt. (by qutebrowser)
yomichad | qutebrowser | |
---|---|---|
1 | 466 | |
14 | 9,655 | |
- | 1.0% | |
2.7 | 9.6 | |
about 1 year ago | about 17 hours ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 only |
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.
yomichad
Posts with mentions or reviews of yomichad.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-14.
-
Yomichad - Japanese pop-up dictionary for qutebrowser
I really love qutebrowser, but what initially kept me from using it as my main browser was the lack of a Japanese pop-up dictionary userscript in the vein of yomichan, 10ten or rikaikun. That's why I wrote my own one, called yomichad. If you are interested, you can find more information in the repository. I hope it will be of help to others as well!
qutebrowser
Posts with mentions or reviews of qutebrowser.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-27.
- Qutebrowser: A keyboard-driven, Vim-like browser based on Python and Qt
-
Rusty revenant Servo returns to render once more
I don'r know if this counts but there is also https://www.qutebrowser.org/ which uses qt webkit IIUC
- is qutebrowser compatible with ghosttext?
-
Any workarounds to QtWebEngine's Not recognizing (virtual) microphones on pipewire?
I searched this issue and saw there were already open issues on github, and it is an upstream issue with QtWebEngine.
-
no hint on drop down list
You can add [aria-haspopup] to your hints.selectors setting (from a config.py, see the configuration docs) to get the same effect.
-
dark mode question
There is a small how-to here: Switching to Qt 6 by default · Issue #7202 · qutebrowser/qutebrowser
-
How to save passwords in browser
There is a Qutebrowser user script for 1password: https://github.com/qutebrowser/qutebrowser/blob/master/misc/userscripts/qute-1pass. Disclaimer: I am the original author (it’s been refactored a lot by mkonig since I originally wrote it). My original version is here https://github.com/tomoakley/dotfiles/blob/master/qutebrowser/userscripts/1password
- How can I run qutebrowser with qt 6 on void linux?
-
Help using qutebrowser on a mac
Glad to hear! You'd either add it to the userscripts folder in the repo, or add a link to the README about it and host it elsewhere.
-
Wikipedia page previews not working with qutebrowser
It seems to work fine with Qt 6, so I guess this is just some missing feature on Qt 5. Maybe something changed on Wikipedia's side.