Showing posts with label google. Show all posts
Showing posts with label google. Show all posts

Sunday, August 9, 2009

Google Chrome for linux

You can get the latest nightly build of google chrome for Linux (alpha) here:

http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/

Start it like this to get extension, userscript and plugin support:


./chrome --enable-plugins --enable-extensions --enable-user-scripts

Two addblocker and a flashblocker can be found here: (i use both addblocker at once)

http://www.adsweep.org/
http://userscripts.org/scripts/show/46974
http://ruzanow.ru/extensions/flashblock.crx


To get mousegestures in chrome you can use KDE4s build in gesture feature. A script with basic mouse gestures for some KDE browsers can be found here:

http://kde-apps.org/content/show.php/Mousegestures+for+all+Browsers?content=109576


cya