anim | chkupd | cssreload | darken | escape | jsenabled | locale | tabsontop | unescape | vs | vrs | whois | winsize
Change image animation mode.
Syntax: anim <mode>
where mode
:
normal
: animated images will play as normalonce
: animated images will play oncenone
: animated images will never play
Check browser for updates.
Syntax chkupd [option]
where option
:
notes
orn
: open release noteschangeset
orc
: open changesethistory
orh
: show update history
If no option specified, check for updates.
Reload CSS on current page.
No parameter.
Code from cssreloader.js by Kenneth Auchenberg.
License: Creative Commons Attribution 3.0 Unported License
Darken content area.
Syntax: darken [dark level]
where dark level
: 0
- 100
0
: normal100
: pitch dark- default:
15
Based on Global - Pseudo Brightness Control userstyle by luckymouse.
License: Public Domain Dedication
Escape string or URL and copy the result to clipboard.
Syntax: escape [string or URL]
If no parameter specified, escape the URL of current page.
Toggle enable/disable JavaScript.
Syntax: jsenabled [reload]
where reload
(optional): Reload current document.
Change browser interface language.
Syntax: locale [language code]
If no language code specified, display current locale.
Toggle Tabs on Top.
No parameter.
Unescape string and copy the result to clipboard.
Syntax: unescape <string>
View source of current page or a specified URL.
Syntax: vs [URL]
If no URL specified, view source of current page.
View rendered source of current page.
No parameter.
Whois lookup using DomainTools web service.
Sytax: whois [domain]
If no domain specified, lookup current web site.
Resize browser window.
Syntax: winsize [<width> <height>] [center]
where:
width
: window widthheight
: window heightcenter
: center window on screen
If no parameter specified, display current window size.