Always Visible Buttons

Ensure buttons with specific classes or attributes are always visible.

Author
Shane Zarechian
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
1.0
Created
2025-07-22
Updated
2025-07-22
Size
1.07 KB
License
MIT
Applies to

If you're like me and like to use your keyboard a lot without using your mouse, and want to be able to use vimium to edit prompts without having to move your mouse to click on the edit button, this script should help. It targets the opacity-0 class and unhides the buttons. t3 wrote this, I don't really know how to write js.