Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

Aluminium Kai 2 2.1.2

Netscape and Metal Lion Meet.

Netscape and Metal Lion Meet.

Works with:
  • Firefox Firefox: 1.5 – 2.0.0.*

Install Now

Noia 2.0 (eXtreme) 3.38

This eXtreme edition is a fully skinned version which will make it look exactly the same as the screen shot no matter what OS you are using, Windows 95/98/ME, Windows NT/2000, Windows XP, MAC OSx, or Linux. It will change most elements in Firefox.

To access Theme Options, goto Tools --> Themes --> [Right click on "Noia 2.0" Theme] --> About Noia 2.0

Works with:
  • Firefox Firefox: 2.0 – 2.0.0.*

Install Now

Search Engines

A9
Amazon's A9 search engine
Ask.com
Better tools get you better results.
BBC News
Search for the latest news from the BBC.
Business.com
Find information to help manage and grow your business.
del.icio.us
Search through most bookmarked sites.
ESPN
Get the latest sports news, scores, and highlights.
Expedia
Search for hotels by destination with Expedia's Best Price Guarantee.
Flickr
Search for photos on Flickr.
Hollywood
Search for movies and movie listings
IMDB
The Internet Movie Database.
LinkedIn
Search your LinkedIn network for the people you need when you are on any Web site.
Live.com
Live.com search engine.
Lonely Planet
Search through Lonely Planet's travel guides.
MarketWatch
Stock quote look-up and financial information.
Merriam-Webster
English dictionary search.
Technorati
A real-time search engine that keeps track of what is going on in the blogosphere
USA Today
Find the latest news from across the USA and around the world.
Weather Channel
Enter city, state or zip code to find your weather information.
Wikipedia
The incredible free encyclopedia.
Yahoo! Answers
Search real answers to real questions from real people.
Yahooligans
Search engine for kids and teens.

All dictionaries

These dictionaries work with the spell-checking feature in Firefox.

Install dictionary (242 KB) English
AfrikaansAfrikaans (af-za)Install (588 KB)
ArabicعربيInstall (3510 KB)
BelarusianБеларуская (be-classic)Install (3860 KB)
BelarusianБеларускаяInstall (3843 KB)
BulgarianБългарски (bg-bg)Install (258 KB)
Catalancatalà-valenciàInstall (556 KB)
CzechČeštinaInstall (1175 KB)
WelshCymraegInstall (675 KB)
DanishDanskInstall (479 KB)
GermanDeutsch (de-at)Install (2535 KB)
GermanDeutsch (de-ch)Install (347 KB)
GermanDeutsch (de-de-alt)Install (330 KB)
GermanDeutsch (de-de)Install (2534 KB)
GreekΕλληνικά (el-en)Install (3109 KB)
GreekΕλληνικά (el-gr)Install (1546 KB)
English (Australian)English (Australian)Install (193 KB)
English (Canadian)English (Canadian)Install (242 KB)
English (British)English (British)Install (245 KB)
EnglishEnglishInstall (242 KB)
EsperantoEsperanto (eo-eo)Install (90 KB)
Spanish (Argentina)Español (Argentina)Install (195 KB)
Spanish (Spain)Español (de España)Install (290 KB)
et-eeet-eeInstall (844 KB)
BasqueEuskaraInstall (431 KB)
FinnishsuomiInstall (2427 KB)
FrenchFrançais (fr-fr)Install (278 KB)
FrenchFrançaisInstall (298 KB)
IrishGaeilgeInstall (287 KB)
gl-esgl-esInstall (516 KB)
HebrewעבריתInstall (802 KB)
CroatianHrvatskiInstall (724 KB)
hsbhsbInstall (160 KB)
HungarianMagyarInstall (494 KB)
IcelandicíslenskaInstall (654 KB)
ItalianItaliano (it-it)Install (384 KB)
lalaInstall (86 KB)
LithuanianlietuviškaiInstall (354 KB)
LatvianLatviešu (lv-lv)Install (825 KB)
Norwegian (Bokmål)Norsk bokmålInstall (1061 KB)
Norwegian (Nynorsk)Norsk nynorskInstall (1061 KB)
DutchNederlands (nl-nl)Install (954 KB)
DutchNederlandsInstall (952 KB)
DutchNederlandsInstall (952 KB)
PolishpolskiInstall (1004 KB)
Portuguese (Brazilian)Português (do Brasil)Install (121 KB)
Portuguese (Portugal)Português (Europeu)Install (136 KB)
Romanianromână (ro-ro)Install (994 KB)
RomanianromânăInstall (212 KB)
RussianРусскийInstall (459 KB)
SlovakslovenčinaInstall (2566 KB)
SlovenianSlovenskoInstall (1151 KB)
srpskisrpskiInstall (510 KB)
latinicalatinicaInstall (510 KB)
SwedishSvenska (sv)Install (266 KB)
UkrainianУкраїнська мова (uk-ua)Install (358 KB)

BlackX 2.0 2.0.1


Black and White.

Black and White.

Works with:
  • Firefox Firefox: 2.0 – 2.0.0.*

Install Now

myFireFox 2.0.0.8


Myfirefox is the theme of the most perfectly simulating Internet Explorer 7+ by far. It can work perfectly in Widnows Vista Ultimate.

If you want hide menubar .you can use Personal Menu ! this is a very good Extension.
https://addons.mozilla.org/firefox/3895/

You can install Firefox Showcase Extension .to make FireFox showcase button working https://addons.mozilla.org/firefox/1810/

you can use ChromEdit Plus to customize myFirefox theme to suit yourself !
http://webdesigns.ms11.net/chromeditp.html
Good Luck !

If you want show searchbar-engine-image , you can add these strings into userChrome.css .
/* show searchbar-engine-image */
.searchbar-engine-image{display:-moz-box !important;}
toolbar:not([iconsize="small"]) .searchbar-engine-button .searchbar-dropmarker-image {
display:none !important;}

If you want make menubar to the top of toolbox , you can add these strings into userChrome.css .
#toolbar-menubar{display:-moz-box !important ;}

●If you don't want the Tab Bar Buttons, you can add these strings into userChrome.css to hide them:

/* Hide Back Menu in toolbar */
#myBackMenu{ display:none !important ;}

/* Hide all toolbarbutton in tabbar */
.tabbrowser-strip {-moz-binding:none !important;}

/* Hide toolbarbotton in left tabbar */
#myTab-Left-toolbar{display:none !important ;}

/* Hide FireFox showCase button */
#myShowCaseButton{display:none !important ;}

/*Hide display your bookmarks button */
#myTabBookmarks-button{display:none !important ;}

/* Hide bookmark this page button */
#myAddBookMark-button{display:none !important ;}

/* Hide all button in right tabbar */
#myTab-Right-toolbar{display:none !important ;}

/*Hide Undo Close Tab button */
#myUndoCloseTab{display:none !important ;}

/*Hide Home button */
#myTabhome-button{display:none !important ;}

/*Hide downloads button */
#myTabdownloads-button{display:none !important ;}

/*Hide PageInfo button */
#myPageInfo{display:none !important ;}

/*Hide print this page button */
#myPrint-stack{display:none !important ;}

/*Hide Extend Button button */
#myExtendButton{display:none !important ;}

/* Hide SideBar header button */
sidebarheader {-moz-binding:none !important;}

/* Hide status bar button */
#status-bar {-moz-binding:none !important;}

/* Hide Find in this Page button */
#myMenu_find{display:none !important ;}

/* Hide increase button */
#myZoom-stack{display:none !important ;}

Works with:
  • Firefox Firefox: 2.0 – 3.0a8

Install Now

PitchDark for Fx 2.0.2

Dark-colored minimalistic theme with emphasis on visibility, usability and maximum screen real estate.

One of the few dark-colored themes and also minimalistic in nature. Designed with visibility in mind. It also uses smaller toolbars and icons to maximize screen real estate.

Rooted from the outdated Phoenity Dark themes from Lim Chee Aun and Tom Wilson.

Works with:
  • Firefox Firefox: 2.0b2 – 2.0.0.*

Install Now

Halloween 2.2

A special theme for Hallowe'en.

A special theme for Hallowe'en. The witches fly across the full moon (real photographs). A Jack-o-lantern. Bats flying. A haunted house. A black cat. Have fun.
---
Right-click to get dropdown menus for Back/Forward buttons.

Works with:
  • Firefox Firefox: 2.0 – 3.0a9

Install Now

BloodFire 1.0.1

This is my first theme. Initially it was created for myself and a few friends to use, but I decided that it was time to share, so here it is. Obviously, my favorite color combination is red and black. I hope you enjoy using it as much as I enjoyed putting it together.

A Black and Blood-Red theme for Firefox 2.0

Works with:
  • Firefox Firefox: 2.0b2 – 2.0.0.*

Install Now

Metal Lion - Vista 1.7.5

A clean, professional theme combining the look of Vista and the style of the Metal Lion themes. Only for Firefox 2. All icons and graphics by Frank Lion. **Please use the 'More Previews' link on the right to see the full range of Metal Lion - Vista Theme Pictures.***

Metal Lion and Vista Meet.

Works with:
  • Firefox Firefox: 2.0 – 2.0.0.*

Install Now

NASA Night Launch 0.6.20071005


Compatible with all Firefox extensions, including:

- 2 Pane Bookmarks, Adblock, Adblock Plus, All-in-One Sidebar, Chatzilla, Chrome List, Colorzilla, Console2, CoolIris Previews, Document Map, DOM Inspector, Download Manager Tweak, DownloadHelper, DownThemAll, Duplicate Tab, Extension Developer, Favicon Picker 2, FaviconizeTab, Find Toolbar Tweaks, Firebug, Firefox Companion for Ebay, FireFTP, Firekeeper, Firesomething, FlashGot, Fotofox, Foxytunes, Fullerscreen, Gmail Manager, GooglePreview, Greasemonkey, IE Tab, ImageBot, InspectorWidget, InterClue, LiveClick, Media Pirate, MTLI (MR Tech Local Install), MSTS-Dictionary, New Tab Homepage, PDF Download, Sage, ScribeFire, Show MyIP, Splash, StumbleUpon, Stylish, Talkback, Thumbstrips, UI Tweaker, UnPlug, URL Fixer, User Agent Switcher, viewComments, Web Developer, Wizz RSS News Reader, and more.



Every system has its limits. Here's ours.

- Background images will handle main browser width up to 1600px and toolbox height up to 200px. If you use too many toolbars with too big a font size you'll run out of image.
- Options window background images assume window is not resizable. (You can resize with MTLI, but not in the stock Firefox installation.)
- It's bigger than most themes because of the NASA background images. (There's over 1.3MB of NASA images in the theme. This is simpler for people than having to download them separately.)
- Like the default Firefox theme, browser tabs are usable but funny-looking at the largest font sizes.
- Does not support RTL (right-to-left) browsers.
- DOM Inspector still needs more luvin'.

Such is life. Per aspera ad astra. Enjoy your flight!

Works with:
  • Firefox Firefox: 2.0 – 3.0a9

Install Now

Aquatint Black 1.0.9


A dark version of the popular glassy aqua theme redone to work with Firefox II

A dark version of the popular glassy aqua theme redone to work with Firefox II

Remember to go back into the theme manager and select "use theme" before you restart Firefox.

Works with:
  • Firefox Firefox: 2.0 – 2.0.0.*

Install Now

RedShift V2 RC1 0.96

Re-coded from the ground up, Shift V2 is the perfect theme for those who like their browsing experience dark yet demand that it remain fully functional and accessible.

The dark theme that spawned an unexpectedly loyal following just grew up and now stands on its own.

Re-coded from the ground up, Shift V2 is the perfect theme for those who like their browsing experience dark yet demand that it remain fully functional and accessible.

Every element of the browser stays true to the dark vision of the Shift theme, while ensuring text and browser elements are all highly visible. New icons and a unique tab presentation introduce a new twist on an old favorite. If you've been looking for a dark theme that truly works, try Shift V2.

"Shift into V2"

Works with:
  • Firefox Firefox: 2.0 – 2.0.0.*

Install Now

Vista-aero 2.0.0.8



The most IE7-like theme with Vista Aero style!

Vista aero style. clear and cool !
Based on myFirefox themes ,mixed with myFirefox 1.0.0307 .

Works with:
  • Firefox Firefox: 2.0 – 3.0a8

Install Now

Fast Video Download 1.3.1.4


Save embedded video files from video-hosting servers such as YouTube

Fast Video Download can save embedded video files from following video-hosting servers:

AG.ru, Angry Alien, Current.TV, Daily Motion, Google Video, iFilm, My Space, Streetfire, YouTube, V-Social.

* Just in ONE click on the status-bar or custom toolbar icon, FVD immediately open the regular "Save As" dialog with already placed video title and extension.

* FVD is able to pick any multimedia links from embeded objects on ordinary pages
If there's only single link, standard dialog open immediately. Otherwise, links are listed in pop-up window.

* Processing of embedded YouTube video objects: Special download link will appear under every embedded YouTube Flash-Player posted on common pages such as blogs and web-boards.

* At last, FVD supports DownThemAll and FlashGot: You can turn on interaction with your desired download manager in preferences.

Localized in: de-DE, en-US, es-CL, es-ES, fr-FR, id-ID, it-IT, ja-JP, ko-KR, ml-ML, pl-PL, pt-BR, ru-RU, sk-SK, tr-TR, zh-CN, zh-TW

Known issues:
1. sometimes Firefox can't start download itself (in Downloads window) until page with videoplayer is open or video isn't loaded completely.
2. FVD can show message like "Can't process video" on YouTube page. It is normal and you just need to click icon couple of times again.
3. FVD can't get video from embedded YouTube player if original video page requires confirmation to be viewed (erotic or similar videos). You just need to go to original page and get video from there.
4. From version 1.3.1.4 FVD Can't get video from certain sites if any flash-blocker enabled. FVD needs inner flash variables for work.

Works with:
  • Firefox Firefox: 1.0 – 2.0.0.*

Install Now

Download Statusbar 0.9.5.1

View and manage downloads from a tidy statusbar - without the download window getting in the way of your web browsing.

Despite its compact size, Download Statusbar packs in more useful features than the standard download window. The fully customizable interface auto-hides when not in use, allowing full control without interruption.

Be sure to check out the preview images!

Works with:
  • Firefox Firefox: 2.0 – 2.0.0.*

Install Now

MR Tech Local Install 5.3.2.6


The primary goal of this extension is to provide the tools needed to install and manage extensions and themes locally...

The primary goal of this extension is to provide the tools needed to install and manage extensions and themes locally.

To do this the extension provides multi-extension installation support, hacking capabilities to the Extension/Theme manager windows, features to find and troubleshoot Extensions/Themes Build, GUID and Profile information.

Works with:
  • Firefox Firefox: 1.0 – 3.0a9

Install Now