Install Java plugin in mozila firefox Go to the download page at java.com. Click the Free Java Download button. Click the Agree and Start Free Download button to download the Java installer to your computer. After the download is complete, close Firefox. Open the file you downloaded to start the Java installation. For more information …
Category: Firefox Add-ons
Permanent link to this article: https://blog.openshell.in/2013/03/install-java-plugin-in-mozilla-firefox/
Aug 09
How to Install Firefox5 on ubuntu
This quick guide is made for home user who are not familiar with official installation of firefox5. Open terminal and run the following commands sudo add-apt-repository ppa:mozillateam/firefox-stable This will install the repository of firefox5 sudo apt-get update This will update your package manager with the new firefox5 sudo apt-get install firefox Tadaaaa….. now close your …
Permanent link to this article: https://blog.openshell.in/2011/08/how-to-install-firefox5-on-ubuntu/
Nov 30
Web Developer
The Web Developer Extension is a extension for the Firefox browser and it’s a great tool for web designers. It has a variety off essential tools that allow you to code quality websites and troubleshoot problems easily. It’s a powerful all in one plugin. Web Developer extension adds a menu and a toolbar to the …
Permanent link to this article: https://blog.openshell.in/2010/11/web-developer/
Nov 30
MeasureIt
As someone who creates designs for the Internet, one of the most challenging job is to create design elements aligned. In that case MeasureIt comes in handy and allows you to overlay a ruler on a browser page so you can verify width, height and alignment of page elements. With this beautiful extension you can …
Permanent link to this article: https://blog.openshell.in/2010/11/measureit/
Nov 30
ColorZilla
ColorZilla add-on features an online eyedropper, which makes it quite simple to get the exact value of a specific color. With ColorZilla you can get a color reading from any point in your browser, quickly adjust this color and paste it into another program. In addition to color picker, ColorZilla offers a DOM color analyzer …
Permanent link to this article: https://blog.openshell.in/2010/11/colorzilla/
Nov 30
Firebug
Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. Firebug gives you full control over the CSS, HTML and JavaScript of any page that you choose. Inspect and edit HTML, Tweak CSS …
Permanent link to this article: https://blog.openshell.in/2010/11/firebug/