Language:
English |
Japanese
userChrome.js Scripts
A collection of scripts for userChrome.js extension.
Some scripts require userChrome.js 0.8 + Sub-Script/Overlay Loader v3.0 to hook on sub windows with Greasemonkey-style metadata.
 |
Displays a real-time thumbnail preview when hovering mouse on a tab.
| Download | TabPreview.uc.js |
| Updated | February 01, 2008 |
| Works with | Firefox 3.0, 3.5, 3.6b4 |
|
 |
Adds a vertical toolbar. To customize the toolbar (displaying mode / size of icons / add or remove items), modify the script directly.
|
|
A lightweight customizable mouse gestures. To customize the gesture mappings, modify _performAction property in the script as you like. A highly-functional version, zeniko's Mouse Gestures is also available.
|
 |
Adds 'Paste and Go' menu to the right-click menu in Location bar.
| Download | PasteAndGo.uc.js |
| Updated | December 03, 2009 |
| Works with | Firefox 3.0, 3.5, 3.6b4 |
|
 |
Enables to copy title and URL from the right-click menu of tabs.
|
|
Clears the term in the search bar and reset the engine after searching.
|
|
Scrolling mouse wheel on 'Search <engine> for <selection>' menu to change the engine. Additionally, middle-click the menu to search. Does not work if you don't place the search bar.
|
|
Middle-click the search engine button or popup to search clipboard text.
|
 |
Enables to duplicate tab from right-click menu of a tab. With Firefox 3 or later, you can duplicate tab with the back / forward history.
|
 |
Adds 'Open Folder' menu to Add-on Manager. Requires userChrome.js 0.8 + Sub-Script / Overlay Loader.
|
 |
Adds 'Show Cookies', 'Show Passwords' and 'View Certificates' menus under 'Tools' menu.
|
 |
Adds menu and shortcut key to restart Firefox.
|
 |
Makes the tabs colorful.
|
 |
Change the position whereto move a tab by drag-and-drop half step ahead.
|
TOP