Env:
64-bit Fedora 12 Constantine
Firefox 3.5.9
java version 1.6.0_18
before execute
sudo /usr/sbin/alternatives --install /usr/lib64/mozilla/plugins/libjavaplugin.so \
libjavaplugin.so.x86_64 /usr/java/default/lib/amd64/libnpjp2.so 20000
as shown in http://www.mjmwired.net/resources/mjm-fedora-f12.html#java
try
ls /usr/java/default/lib/amd64/libnpjp2.so
and make sure the file exist
for me, libnpjp2.so resides in
/usr/java/default/jre/lib/amd64/libnpjp2.so
not
/usr/java/default/lib/amd64/libnpjp2.so
so change the command to the correct path:
sudo /usr/sbin/alternatives --install /usr/lib64/mozilla/plugins/libjavaplugin.so \
libjavaplugin.so.x86_64 /usr/java/default/jre/lib/amd64/libnpjp2.so 20000
Showing posts with label firefox. Show all posts
Showing posts with label firefox. Show all posts
Tuesday, June 15, 2010
Tuesday, January 19, 2010
Firefox Extensions
DownThemAll - Download Manager
DownThemAll AntiContainer -
Mozilla Archive Format - ใช้เปิด+save ไฟล์ประเภท mht ฯลฯ
HttpFox - HTTP analyzer
# Hide Menubar
Speed Dial - เวลาเปิด ff ขึ้นมา แทนที่จะเป็นหน้าจอว่างๆ หรือ web ใด web หนึ่ง
ก็จะเป็นรูปเล็กๆ (ที่ตั้งให้ update ตามเวลาที่กำหนดได้) ของ web หลายๆเว็บแทน
Screen Capture
===============
จับภาพหน้าเว็บไซต์ แต่ขนาดของเว็บยาวเกินหน้าจอจะจับภาพทั้งหมดได้
https://addons.mozilla.org/en-US/firefox/addon/abduction/
Adds a right click option to take screenshots of an entire web page or just part of a web page to save as an image.
- able to choose the root HTML element
to be captured.
https://addons.mozilla.org/en-US/firefox/addon/awesome-screenshot-capture-/
Capture the whole page or any portion, annotate it with rectangles, circles, arrows, lines and text, blur sensitive info, one-click upload to share.
https://addons.mozilla.org/en-US/firefox/addon/grab-them-all/- GrabThemAll extesnion takes screenshot of sites specifed in external file and write them as JPG or PNG file to selected directory.
- URLs of sites to shot must be written in *.txt file and start with http:// or https:// prefix.
https://addons.mozilla.org/en-US/firefox/addon/screenshot-pimp-screengrab-scr/
- work fine on linux
- free ( can support the developer by using bing)
- install with facebook plugin
https://addons.mozilla.org/en-US/firefox/addon/screen-capture-elite/
copy or save any visible, complete or selected region or a webpage and save it as a jpeg or png image file.
- Not available for Firefox 7.0.1
https://addons.mozilla.org/en-US/firefox/addon/screengrab/
- Not available for Firefox 7.0.1
https://addons.mozilla.org/en-US/firefox/addon/capture-fox/
- Not available for Linux
- Not available for Firefox 7.0.1
Firebug
========
Greasemonkey
============
allows you to customize the way webpages look and function.
http://www.greasespot.net/
iReader
========
http://www.mhafai.com/2011/09/ireader-view-news-stories-and-other-articles-very-easy-read
ปล. web ต้องรองรับการอ่าน
Labels:
firefox
Subscribe to:
Comments (Atom)