Pinned Loading
-
extension_control
extension_control PublicElementary extension manager. Compact design, no superfluous features.
-
vivaldi_forum_mod
vivaldi_forum_mod PublicModular extension. Themes, fixes and modifications.
-
vivaldi_modding
vivaldi_modding PublicCustom modifications for Vivaldi web browser.
-
Stops websites from hijacking keyboa...
Stops websites from hijacking keyboard shortcuts. 1// ==UserScript==
2// @name Intercept Shortcuts
3// @namespace https://gist.github.com/luetage/b6c6fdee713c0b3569e9daa9ee7b73bb
4// @updateURL https://gist.github.com/luetage/b6c6fdee713c0b3569e9daa9ee7b73bb/raw
5// @supportURL https://forum.vivaldi.net/post/459981
-
Collection of bookmarklets for Vival...
Collection of bookmarklets for Vivaldi browser command chains. Development version. Get the full recipes here ☛ https://forum.vivaldi.net/post/500553 1// Automatic Line Wrap
2// Automatically switch on wrapping lines in page source.
34javascript: (() => {
5document.querySelector("input").click();
-
Show default cursor over website tex...
Show default cursor over website text. Fork/copy of the Opera add-on ☛ https://addons.opera.com/en/extensions/details/cursoradjust/ created by Christoph142. 1// ==UserScript==
2// @name CursorAdjust
3// @namespace https://gist.github.com/luetage/7e7a0a6e781550fec30274c46e09ae1b
4// @updateURL https://gist.github.com/luetage/7e7a0a6e781550fec30274c46e09ae1b/raw
5// @description Show default cursor over website text.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.