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:
- UserJS Disabled
- Checkbox with static words:
- UserJS
- Just changing words:
- UserJS Disabled
- Just static words:
- UserJS
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"