Differences between revisions 59 and 97 (spanning 38 versions)
Revision 59 as of 2004-12-25 08:20:32
Size: 8629
Editor: anonymous
Comment:
Revision 97 as of 2019-09-07 22:32:29
Size: 4198
Editor: nodiscc
Comment: update todo
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Auto-converted by kwiki2moinmoin v2005-10-07
For a better Mozilla Suite-Debian integration go to Edit '' Preferences '' Advanced / System preferences and mark Use Preferences from System (see ["MIME"]).
#language en

 <!> This page content is outdated and/or wrong ('''TODO''': cleanup and merge with [[Firefox]]).

= Addons/extensions =

Addons can be installed from the [[DebianRepository|Debian repositories]] or from inside the browser by visiting [[https://addons.mozilla.org]]. Each method has its own advantages

|| ||<style="text-align:center;background-color:#E0E0FF;">'''Debian repositories''' ||<style="text-align:center;background-color:#E0E0FF;">'''addons.mozilla.org''' ||
||'''Freedom''' ||Free-software only ||Both free and non-free ||
||'''Install/uninstall''' ||System-wide ||For each user individually ||
||'''Browser integration''' ||Can't uninstall from the addons menu ||Standard ||
||'''Updates''' ||Dependent on Debian packager ||Immediate ||
||'''Security''' ||Some scrutiny from Debian packagers ||Whatever comes from the addon ||


-----

##COMMENTED OUT: THIS OPTION DOES NOT EXIST ANYMORE (ICEWEASEL 10)
##For a better Mozilla Suite-Debian integration go to Edit '' Preferences '' Advanced / System preferences and mark Use Preferences from System (see [[MIME]]).
Line 5: Line 23:
 /usr/lib/mozilla/mozilla-bin/ and /usr/bin/mozilla   /usr/lib/mozilla/mozilla-bin/ and /usr/bin/mozilla
Line 8: Line 26:
The user's profile is installed in  The user's profile is installed in
Line 10: Line 28:
 ~/.mozilla/profile_name  ~/.mozilla/firefox/profile_name
Line 20: Line 38:
== Plug-ins == <<Anchor(plugins)>>
== Plug-ins directory ==
Line 22: Line 41:
 /usr/local/mozilla/plugins  /usr/lib/mozilla/plugins
Line 25: Line 44:
If installing plugins without ["root"] permissions, use {{{ If installing plugins without [[root]] permissions, use {{{
Line 41: Line 60:
See : http://plugindoc.mozdev.org/en-AU/linux.html See :
 *
http://plugindoc.mozdev.org/en-AU/linux.html
 * http://entropymine.com/jason/plugins/links.html
Line 44: Line 65:
== PDF ==
Firefox 19.0 introduced a built-in browser PDF viewer that is enabled by default. Earlier versions of Firefox can use [[https://addons.mozilla.org/en-US/firefox/addon/pdfjs/|PDF Viewer]] as an addon.
Line 45: Line 68:
== Adobe Acrobat ==
See how to install Adobe Acrobat in your system.
Gnome's [[DebPkg:evince|Evince]] will handle PDF.
Install [[DebPkg:mozplugger|Mozplugger]] to enable Evince instances embedded inside the browser window. This also enables viewing LibreOffice documents embedded in the browser window, provided you have the required LibreOffice packages installed.
Line 48: Line 71:
 * ["Acrobat"]

After
installation, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your ["path"].
Also, If you installed Adobe Acrobat reader, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your [[path]].
Line 53: Line 74:
See ["FlashPlayer"] See [[FlashPlayer]]
Line 56: Line 77:
On Linux, Mozilla requires ["JRE"] 1.4.2 or later ( plug-in application/x-java-vm). Remember that the ["SDK"] contains the ["JRE"] so you don't need to download both. On Linux, Mozilla requires [[JRE]] 1.4.2 or later ( plug-in application/x-java-vm). Remember that the [[SDK]] contains the [[JRE]] so you don't need to download both.
Line 58: Line 79:
 * ["Java"]  * [[Java]]
Line 63: Line 84:
If you use Mozilla ["Firefox"], you have Java enabled by default. The easiest way is to install BlackDownJava that includes Java plug-in for mozilla.
Line 65: Line 86:
In Mozilla Internet Suite, the easiest way in Debian is the package ["BlackdownJava"] that installs ["Java"] (JRE) and the Java Mozilla plug-ins.  * http://mozilla.weebeastie.net/java.shtml
 * [[http://www.java.com/en/download/help/testvm.jsp|Test if the Java plugin is working]].
Line 67: Line 89:
The more difficult ways is to install ["Java"] (if not really installed) and open the java directory.
 {{{
   1. Go to the plugins sub-directory under the Mozilla installation directory (generally, plugin/i386/ns610-gcc32/)
}}}
{{{
      cd <Mozilla installation directory>/plugins
   2. In the current directory, create a symbolic link to the JRE ns610-gcc32/libjavaplugin_oji.so file Type:
      ln -s <["JREinstallationdirectory"]>/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
      Example:
          * If Mozilla is installed in this directory:
            /usr/lib/mozilla-1.4/
          * and if the JRE is installed at this directory:
            /usr/java/j2re1.4.2_04
          * Then type at the terminal to go to the browser plug-in directory:
            cd /usr/lib/mozilla-1.4/plugins
          * Enter the following command to create a symbolic link to the Java Plug-in for the Mozilla browser.
            ln -s /usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32
            /libjavaplugin_oji.so .
   3. Start Mozilla browser or restart it if it is already running. Note that if you have other Mozilla components (ie: Messenger, Composer, etc) running, you will need to restart them as well.
   4. Go to Edit > Preferences. Under Advanced category > Select Enable Java
   5. Restart Mozilla.
}}}
== Multimedia ==
Line 90: Line 91:
See also:
 * http://www.nl.debian.org/doc/manuals/debian-java-faq/ch8.html#s8.4
 * http://plugindoc.mozdev.org/faqs/java.html
 * http://mozilla.weebeastie.net/java.shtml
 * [http://serios.net/content/applets/viewinfoawt.php test if the Java plugin is working].
There is a browser plugin for Mozilla and Firefox available by installing [[DebPkg:gecko-mediaplayer|gecko-mediaplayer]] (based on [[MPlayer]]). Another media player plugin is [[DebPkg:mozilla-plugin-vlc|mozilla-plugin-vlc]] (based on VLC)
Line 96: Line 93:
== Javascript ==
 * JavaScript
A browser plugin is not mandatory.
Line 99: Line 95:
Mozilla browser supports, at least, JavaScript version 1.3 == See also ==
Line 101: Line 97:
See also :
 * MozillaExtensions
 * http://www.moztips.com/wiki/index.pcgi?page=TableOfContents
 * http://www.mozilla.org/products/mozilla1.x/sysreq.html Requirements to install the last version.

----

[[http://www.online-ccc.com ccc certification]]
[http://www.65588125.com/hunqing.htm &#23130;&#24198;]
[http://www.1so.com.cn/hunqing/index.htm &#23130;&#24198;]
[http://www.huahuan.com/cp/h9mox-155.htm wiki:Self:SDH]
[http://www.1so.com.cn/yumingzhuce.asp &#22495;&#21517;&#27880;&#20876;]
[http://www.1so.com.cn/xunizhuji.asp &#34394;&#25311;&#20027;&#26426;]
[http://www.1so.com.cn/fwqzuyong.asp &#26381;&#21153;&#22120;&#31199;&#29992;]
[http://www.1so.com.cn/zhujituoguan.asp &#20027;&#26426;&#25176;&#31649;]
[http://www.1so.com.cn/dianhanji/index.htm &#28857;&#28938;&#26426;]
[http://www.1so.com.cn/fenghanji/index.htm &#32541;&#28938;&#26426;]
[http://www.1so.com.cn/tuhanji/index.htm &#20984;&#28938;&#26426;]
[http://www.1so.com.cn/luozhuhanji/index.htm &#34746;&#26609;&#28938;&#26426;]
[http://www.1so.com.cn/sony/index.htm sony&#25237;&#24433;&#26426;]
[http://www.1so.com.cn/qiming/index.htm &#36215;&#21517;]
[http://www.1so.com.cn/jianshe.asp &#32593;&#31449;&#24314;&#35774;]
[http://www.1so.com.cn/jiguinet/index.htm &#26426;&#26588;]
[http://www.1so.com.cn/jdq/index.htm &#32487;&#30005;&#22120;]
[http://www.1so.com.cn/liyi/index.htm &#31036;&#20202;]
[http://www.1so.com.cn/shiyanshebei/index.htm &#35797;&#39564;&#35774;&#22791;]
[http://www.1so.com.cn/shipincaijika/index.htm &#35270;&#39057;&#37319;&#38598;&#21345;]
[http://www.1so.com.cn/xungeng/index.htm &#24033;&#26356;]
[http://www.1so.com.cn/ganzaoshebei/index.htm &#24178;&#29157;&#35774;&#22791;]
[http://www.1so.com.cn/kaoqinji/index.htm &#32771;&#21220;]
[http://www.1so.com.cn/dfzpsb/index.htm &#35910;&#21046;&#21697;&#35774;&#22791;]
[http://www.aohua.com.cn/qianzheng.htm &#21830;&#21153;&#31614;&#35777;]
[http://www.goodyour.com/books/ &#21608;&#26131;]
[http://www.antu.com.cn/fme_jjie.htm wiki:Self:GIS]
[http://www.zytemp.com.cn/hwcw.htm &#32418;&#22806;&#27979;&#28201;]
[http://www.welltrend.com.cn/yiminnet/index.htm &#31227;&#27665;]
[http://www.bjsailing.com.cn/changanqi.htm &#20256;&#24863;&#22120;]
[http://www.cmmdc.com.cn &#21307;&#33647;&#30005;&#23376;&#21830;&#21153;]
[http://www.bccec.com.cn &#27861;&#35821;&#22521;&#35757;]
[http://www.qs.com.cn/sjgrq.htm &#25163;&#26426;&#24178;&#25200;&#22120;]
[http://www.qs.com.cn/wlaqglk.htm &#23433;&#20840;&#38548;&#31163;&#21345;]
[http://www.qs.com.cn/jsjgrq.htm &#35745;&#31639;&#26426;&#25200;&#22120;]
[http://www.qs.com.cn/jsjgrq.htm &#25163;&#26426;&#20449;&#21495;&#38459;&#26029;&#22120;]
[http://cn.safenet-inc.com wiki:Self:VPN]


[http://www.125we.com/suanming/index.htm &#31639;&#21629;]
[http://www.gotobiz.net &#26426;&#26588;]
[http://www.cnvideomeeting.com &#35270;&#39057;&#20250;&#35758;]
[http://www.hit168.net/canon.htm &#20339;&#33021;&#25968;&#30721;&#30456;&#26426;]
[http://www.hit168.net/kodak.htm &#26607;&#36798;&#25968;&#30721;&#30456;&#26426;]
[http://www.hit168.net/casio.htm &#21345;&#35199;&#27431;&#25968;&#30721;&#30456;&#26426;]
[http://www.hit168.net/sony.htm &#32034;&#23612;&#25968;&#30721;&#30456;&#26426;]
[http://www.hmlaser.com/laser.htm &#28608;&#20809;]
[http://www.hmlaser.com/laser.htm &#28608;&#20809;]
[http://www.westzh.com/YLCGQ.HTM &#21387;&#21147;&#20256;&#24863;&#22120;]
[http://www.chuanqisuji.com/sjpx.htm &#36895;&#35760;&#22521;&#35757;]

[http://www.chuanqisuji.com &#36895;&#35760;&#20844;&#21496;]
[http://www.hmlaser.com/diaokeji.htm &#38613;&#21051;&#26426;]
[http://www.netnetn.net &#38400;&#38376;]
[http://www.netnetn.net/zhihuifa.htm &#27490;&#22238;&#38400;]
[http://www.netnetn.net/diefa.htm &#34678;&#38400;]
[http://www.netnetn.net/zhafa.htm &#38392;&#38400;]
[http://www.netnetn.net/qiufa.htm &#29699;&#38400;]
[http://www.netnetn.net/tiaojiefa.htm &#35843;&#33410;&#38400;]
[http://www.netnetn.net/pinghengfa.htm &#24179;&#34913;&#38400;]
[http://www.netnetn.net/jianyafa.htm &#20943;&#21387;&#38400;]
[http://www.netnetn.net/diandongfa.htm &#30005;&#21160;&#38400;]
[http://www.netnetn.net/qidongfa.htm &#27668;&#21160;&#38400;]
[http://www.netnetn.net/sitemap.htm &#38400;&#38376;]
[http://www.netnetn.com &#28857;&#28938;&#26426;]
[http://www.netnetn.com/fhj.htm &#32541;&#28938;&#26426;]
[http://www.netnetn.com/thj.htm &#20984;&#28938;&#26426;]
[http://www.netnetn.com/lzhj.htm &#34746;&#26609;&#28938;&#26426;]
[http://www.bochao.com.cn/cad.htm wiki:Self:CAD]
----
[http://www.nebulax.net]
[http://www.nebulax.net/index.asp]
[http://www.nebulax.net/tangshi.asp]
[http://www.nebulax.net/songci.asp]
[http://www.nebulax.net/chengyu.asp]
[http://www.nebulax.net/xiudou.asp]
[http://www.nebulax.net/yuanqu.asp]
[http://www.nebulax.net/wangluo.asp]
 * [[MozPluggerMIME]]
 * http://wiki.mozilla.org
  • <!> This page content is outdated and/or wrong (TODO: cleanup and merge with Firefox).

Addons/extensions

Addons can be installed from the Debian repositories or from inside the browser by visiting https://addons.mozilla.org. Each method has its own advantages

Debian repositories

addons.mozilla.org

Freedom

Free-software only

Both free and non-free

Install/uninstall

System-wide

For each user individually

Browser integration

Can't uninstall from the addons menu

Standard

Updates

Dependent on Debian packager

Immediate

Security

Some scrutiny from Debian packagers

Whatever comes from the addon


The place where Mozilla is installed is

 /usr/lib/mozilla/mozilla-bin/ and /usr/bin/mozilla

The user's profile is installed in

 ~/.mozilla/firefox/profile_name

 (i.e. /home/user/.mozilla/profile_name; where profile_name is the mozilla user's profile name).

The Mozilla start page (for both Mozilla Web-Browser and Mozilla Firefox ) is in

 /usr/share/doc/mozilla-browser/localstart.html

Plug-ins directory

The mozilla plug-in directory is generally

 /usr/lib/mozilla/plugins

If installing plugins without root permissions, use

 ~/.mozilla/plugins

 (i.e. /home/user/.mozilla/plugins )

instead of the plugins subdirectory where Mozilla is installed. You may have to create this directory first.

Mozilla Firefox also uses the same plugins folder.

For a plug-in, you have to install a .so and .xpt file.

You can change the plug-ins to use the system default, going to Edit Preferences Advanced / Plug-in and script and editing it to indicate the folder where the program is.

Type about:plugins in the mozilla address bar to see the plug-ins installed.

See :

PDF

Firefox 19.0 introduced a built-in browser PDF viewer that is enabled by default. Earlier versions of Firefox can use PDF Viewer as an addon.

Gnome's Evince will handle PDF. Install Mozplugger to enable Evince instances embedded inside the browser window. This also enables viewing LibreOffice documents embedded in the browser window, provided you have the required LibreOffice packages installed.

Also, If you installed Adobe Acrobat reader, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your path.

Flash player

See FlashPlayer

Java

On Linux, Mozilla requires JRE 1.4.2 or later ( plug-in application/x-java-vm). Remember that the SDK contains the JRE so you don't need to download both.

Enable Java in Mozilla

The easiest way is to install ?BlackDownJava that includes Java plug-in for mozilla.

Multimedia

There is a browser plugin for Mozilla and Firefox available by installing gecko-mediaplayer (based on MPlayer). Another media player plugin is mozilla-plugin-vlc (based on VLC)

A browser plugin is not mandatory.

See also