Results 1 to 2 of 2
  1. #1
    Righteous Dude
    Overall activity: 50.0%

    Join Date
    Aug 2009
    Location
    Bay Area, California
    Posts
    1,902
    Liked
    784 times
    Points
    25,870

    How To Install Greasemonkey User Script (JavaScript) in Google Chrome

    Greasemonkey is a very popular Mozilla Firefox add-on that allows users to install user scripts to make on-the-fly changes to HTML web page content while augmented browsing on the DOMContentLoaded event, which happens immediately after it is loaded in the browser. Greasemonkey scripts are commonly used to permanently add functions to web pages, customize or change web pages rendering or designing, and numerous other purposes.

    There are literally thousands of Greasemonkey user scripts available, and with the popularity of Greasemonkey addon in Firefox, Google Chrome has added support for Greasemonkey user scripts. With built-in Greasemonkey user script support in Google Chrome, user can implement the customizations on Firefox by running the same user scripts in Google Chrome. In fact, user script support is built-in into the core of Chrome and Chromium web browser, so no add-on or plug-in is required to be installed.

    Here’s how to use Greasemonkey scripts in Google Chrome:
    Download and install Google Chrome in Dev Channel from here (Windows operating system). Mac OS X and Linux users can get the download link for Google Chrome Dev Channel from here.
    After install Google Chrome of Dev Channel, just drag and drop any *.user.js JavaScript user script file into any Chrome web browser’s window frame in order to install the user script.

    Alternatively, just click on “Install” link on any Greasemonkey script (in .user.js extension), typically hosted on userscripts.org or other developers’ sites, to install the script.
    Prior to installing the script, Chrome will prompt the the following installation warning:

    Extensions and themes can harm your computer. Are you sure you want to continue?

    Click on “Continue” button to get the user script installed.
    On the “Confirm Installation” dialog box, click on the “Install” button to install the Greasemonkey script.

    http://www.mydigitallife.info/2009/12/11/how-to-install-greasemonkey-user-script-javascript-in-google-chrome/

    A Guy

  2. #2
    Experienced User
    Overall activity: 0%

    Join Date
    Sep 2009
    Posts
    2,046
    Liked
    0 times
    Points
    28,383
    new user script support in chrome is convincing and very easy to use although you can't compare it with original greasemonkey, however what i've been asking myself is:

    - does it auto-update scripts?

    this would be a big plus for chrome...
    Last edited by noaccount; 12-12-2009 at 08:15 PM.

 

 

Similar Threads

  1. A new stable release of Chrome: Google Chrome 12.0.742.91
    By @mazingAG in forum Latest Releases
    Replies: 3
    Last Post: 06-09-2011, 12:48 AM
  2. Replies: 1
    Last Post: 06-07-2011, 06:18 AM
  3. Replies: 4
    Last Post: 06-06-2010, 10:10 AM
  4. Replies: 1
    Last Post: 12-12-2009, 04:52 PM
  5. Replies: 2
    Last Post: 11-25-2009, 10:18 AM
All times are GMT +8. The time now is 10:16 AM.