Tag Archives: chrome

greasemonkey – google images relinker (v 2.0)

I really like the google image relinker script for greasemonkey, but sometimes when there’s a hotlink protection or something else funky, you just want the original google images link. i updated this greasemonkey image re-linker script so that it relinks … Continue reading

Posted in Web Development | Tagged , , , | 0 Comments

Chromium as default mailto: on Windows XP

Here’s how! If you have Chrome installed, uninstall it, or this program (below) will use Chrome by default instead of Chromium (Chromium is not Chrome) Make sure this directory structure exists: C:\Documents and Settings\User\Local Settings\Application Data\Google\Chrome (replace User with your … Continue reading

Posted in Software, Web Development | Tagged , | 0 Comments

Change Google Chrome’s User Agent String

clipped from lifehacker.com Change Google Chrome’s User Agent String: Step 1: No patching necessary. Just open up your Chrome shortcut and append the switch -user-agent=”Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)”

Posted in Web Development | Tagged | 0 Comments

jQuery speed in firefox vs chrome

so, everyone knows that Chrome is the fastest browser for running Javascript. But it is almost 4x as fast as FF2 for running jQuery UI elements. WOW!

Posted in Web Development | Tagged , , | 0 Comments

Delicious Bookmarklet for Google Chrome

clipped from www.techlifeweb.com Drag this link: Bookmark on Delicious up to your Bookmarks Toolbar similar to how it is shown above.

Posted in Software, Tech Opinion | Tagged , | 0 Comments

Install Greasemonkey for Chrome – A Better Guide

1. Install a recent trunk build of Chromium – There are several new builds every day. Just grab the latest version, download to your preferred folder and extract. 2. Launch chrome.exe with the –enable-user-scripts AND –user-scripts-dir=c:\scripts flags. You can create … Continue reading

Posted in Software, Tech Tips, Web Development | Tagged , | 0 Comments

Google Chrome and Greasemonkey

clipped from ajaxian.com Greasemonkey, Chrome Edition Chromium gained an important patch over the weekend, with the introduction of Greasemonkey support. The patch came from none other than Aaron Boodman, creator of the original Firefox add-on, and also a Google employee. … Continue reading

Posted in Tech Tips, Web Development | Tagged , , | 0 Comments

Reopen closed tabs – Chrome and Firefox

I love the Ctrl+Shift+T function to reopen your accidentally closed tabs in Firefox and Google Chrome. That’s the other thing that Chrome did right – used intuitive shortcut keys based on good industry standards (ie: Mozilla).

Posted in Tech Opinion, Tech Tips | Tagged , , | 0 Comments

Google Chrome and Plugins

I really wish Google Chrome allowed plugins. Of course Google is probably not too happy about the idea as it might compromise stability of the browser. Plus it would mean they have less control over things – like greasemonkey scripts … Continue reading

Posted in Random | Tagged , | 0 Comments