» 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.

Tab Preview

Tab Preview

Displays a real-time thumbnail preview when hovering mouse on a tab.

DownloadTabPreview.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Vertical Toolbar

Vertical Toolbar

Adds a vertical toolbar.
To customize the toolbar (displaying mode / size of icons / add or remove items), modify the script directly.

DownloadVerticalToolbar.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Mouse Gestures

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.

DownloadMouseGestures.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Paste And Go

Paste And Go

Adds 'Paste and Go' menu to the right-click menu in Location bar.

DownloadPasteAndGo.uc.js
UpdatedDecember 03, 2009
Works withFirefox 3.0, 3.5, 3.6b4

Copy Tab Info

Copy Tab Info

Enables to copy title and URL from the right-click menu of tabs.

DownloadCopyTabInfo.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Clear Search Term

Clears the term in the search bar and reset the engine after searching.

DownloadClearSearchTerm.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Scroll Search Engines

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.

DownloadScrollSearchEngines.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Search Clipboard

Middle-click the search engine button or popup to search clipboard text.

DownloadSearchClipboard.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Duplicate Tab Menu

Duplicate Tab Menu

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.

DownloadDuplicateTabMenu.uc.js
UpdatedFebruary 08, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Open Add-on Folder

Open Add-on Folder

Adds 'Open Folder' menu to Add-on Manager.
Requires userChrome.js 0.8 + Sub-Script / Overlay Loader.

DownloadOpenAddonFolder.uc.js
UpdatedDecember 03, 2009
Works withFirefox 3.0, 3.5, 3.6b4

Private Tool Menus

Private Tool Menus

Adds 'Show Cookies', 'Show Passwords' and 'View Certificates' menus under 'Tools' menu.

DownloadPrivateToolMenus.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

Restart Firefox

Restart Firefox

Adds menu and shortcut key to restart Firefox.

DownloadRestartFirefox.uc.js
UpdatedDecember 03, 2009
Works withFirefox 3.0, 3.5, 3.6b4

Colorful Tabs

Colorful Tabs

Makes the tabs colorful.

DownloadColorfulTabs.uc.js
UpdatedDecember 03, 2009
Works withFirefox 3.0, 3.5, 3.6b4

Move Tab Half Step Ahead

Move Tab Half Step Ahead

Change the position whereto move a tab by drag-and-drop half step ahead.

DownloadMoveTabHalfStepAhead.uc.js
UpdatedFebruary 01, 2008
Works withFirefox 3.0, 3.5, 3.6b4

TOP