Below, I give the commands to install plugins from the bash but, it is far better to install them via Firefox itself because Firefox will prompt you when updates become available.
From Firefox
Tools -> Add-ons -> Get Add-ons -> Browse All Add-ons
(This method will also ensure that automatic updates are installed by Firefox.)
Adblock plug-in (block ads in a web page)
Adblock Plus blocks ads that appear in web pages. You can subscribe to a free filter service, and can add ads to block with a single click.
Quote:
sudo apt-get install mozilla-firefox-adblock
Noscript plug-in (controls scripts) The Noscript plugin is considered one of the most important security measures for browsing the Internet. Most viruses and trojans gain access to computers from the Internet through scripts. This plugin allows you to choose which scripts to allow and blocks the rest.
Quote:
sudo apt-get install mozilla-noscript
Java Runtime Environment (JRE) for Firefox plug-in
This package also installs the Java Runtime Environment. (JRE is also installed when OpenOffice or ubuntu-restricted-extras is installed.)
Quote:
sudo apt-get install sun-java6-jre sun-java6-plugin
Note: You must accept the license to use this product.
Adobe Acrobat Reader for Firefox Plug-in
This plugin is available from the Medibuntu repository. It allows you to view Adobe Acrobat files within the Firefox browser.
Quote:
sudo apt-get install acroread mozilla-acroread acroread-plugins acroread-fonts
Adobe Flash Player for Firefox Plug-in
To install the official Adobe Flash plugin (Flash 10) for Firefox:
Quote:
sudo apt-get install adobe-flashplugin
No comments:
Post a Comment