Qutebrowser Alternatives
-
Servo
The Servo Browser Engine
-
python-adblock
Brave's adblock library in Python
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
jmatrix
-
Surfingkeys
Map your keys for web surfing, expand your browser with javascript and keyboard.
-
qtwebkit
QtWebKit development repository
-
neovim
Vim-fork focused on extensibility and usability
-
SpaceVim
A community-driven modular vim distribution - The ultimate vim configuration
-
neofetch
🖼️ A command-line system information tool written in bash 3.2+
-
nnn
n³ The unorthodox terminal file manager.
-
ranger
A VIM-inspired filemanager for the console
-
sway
i3-compatible Wayland compositor
-
webview
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
-
nixpkgs
Nix Packages collection
-
vim-easymotion
Vim motions on speed!
-
TabFS
🗄 Mount your browser tabs as a filesystem.
-
vim-sneak
The missing motion for Vim :athletic_shoe:
-
SponsorBlock
Skip YouTube video sponsors (browser extension)
-
Waybar
Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
-
tridactyl_emacs_config
Emacs bindings for Tridactyl
-
dotfiles
Posts
- qutebrowser - A keyboard-driven, vim-like browser based on PyQt5
-
does the brave adblocking support cosmetic filtering?
That indeed isn't implemented yet.
-
readability script not working
In general I'd recommend using the readability-js userscript instead. It uses the same library Firefox uses for its reader mode, which works much better than those Python libraries.
-
Using a url for searching websites
Sure, by adding it to url.searchengines:
-
Why the hell does qutebrowser use 1gig with one tab open?
Also note there are other alternatives like vimb or luakit which are probably somewhere between qutebrowser and surf, minimalism-wise.
Something is leaking memory, and it's unlikely to be qutebrowser itself to blame - also see this comment for details. Not much we can do until someone finds out what's actually to blame.
-
Search from top of visible page
JS implementation for :search / find in page? · Issue #5652 · qutebrowser/qutebrowser
-
Develop plug-in for qutebrowser
Not in the general sense, see: Extension (plugin) support · Issue #30 · qutebrowser/qutebrowser
Yes and no. For more advanced stuff you will need the Python extension API which isn't ready yet, but there's a lot you can do from userscripts. You can send commands and then e.g. look at updated session files coming from qutebrowser.
-
YouTube video title in tab bar keeps changing length in some videos
Ideally it'd also be throttled a bit so it updates with a delay of a second or so. I opened an issue: Throttle/debounce/delay audible status ([A]) in tabs · Issue #6168 · qutebrowser/qutebrowser
-
Can you add the date and time to the statusbar?
Feature Request: custom text statusbar widget · Issue #6008 · qutebrowser/qutebrowser
-
Use different editor.command for different command?
Relevant issue: Allow overriding editor with edit commands · Issue #6165 · qutebrowser/qutebrowser
-
OneTab in qutebrowser
It'd be nice to have something built in into qutebrowser to inspect sessions and load parts of them, though. I opened an issue: Improved commands to inspect sessions · Issue #6167 · qutebrowser/qutebrowser
-
How to use edit-text in first input
Relevant issue: Chaining :hint and :follow-hint doesn't work with QtWebEngine (chain async commands) · Issue #3007 · qutebrowser/qutebrowser
-
Vimium - Vim extension for your browser
save the qute-bitwardenuserscript to $XDG_DATA_HOME/qutebrowser/userscript
Stats
qutebrowser/qutebrowser is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.