UserJS.org

Toggle User JavaScript

Written on 2005-11-12 23:38 by tarquin. Last modified 2005-11-12 23:39

Since Opera 9, it is now possible to add a custom button that toggles User JavaScript. Drag any of these buttons to your toolbars (not the personal bar, page bar, or panel):

Checkbox with changing words:
Checkbox with static words:
Just changing words:
Just static words:

If you like to set these things up manually, you could also use this in a menu.ini file:

Item, "UserJS" = Set preference, "User Prefs|User JavaScript=1" | Set preference, "User Prefs|User JavaScript=0"

Or in a toolbar.ini file:

Checkbox, "UserJS" = Set preference, "User Prefs|User JavaScript=1" | Set preference, "User Prefs|User JavaScript=0"