Tag: firefox

Enable Pasting in Firefox – for sites that block it

Some bank sites have a nasty habit of disabling pasting into username/password fields. If you are using firefox, you disable this “feature”.

A Shell Script to Create a Build of Firefox Extension

This shell script will create a build of a firefox extension in linux. This is created according to my details(eg,…

Install Java JRE in Linux and Use it as a Firefox Plugin

Download the installer from http://www.java.com/en/download/manual.jsp cd /usr/local/ mkdir java cd java sh /home/user/location_of_jre_installer/jre-6u3-linux-i586.bin cd /usr/local/firefox/plugin/ [The folder where firefox is…

Firefox Profiles

How to access firefox profiles in Linux… #Open the profile manager. firefox –ProfileManager #Open firefox using the specified profile firefox…