Install / Uninstall User Script in Google Chrome through Tampermonkey Extension

This post is intended to help the Google Chrome users on how to install or uninstall user script (or Google they call it Content Script) in their browser. Google Chrome rapid updates and changing had cause a lot of problems on how user can install user scripts and how the user script interact with the browser. To make thing simple, I’m going to introduce you all to Tampermonkey extension in Google Chrome which is very similar to Geasemonkey add-on in Firefox. Trust me, this will make your life easier.

 

How to install user scrips in Google Chrome

Step 1: Open Tampermonkey extension and install it. Once you have installed the extension, you should see a Tampermonkey icon button at the top right hand side corner near the Menu button in Google Chrome.
usersciptInChrome_01

Step 2: Go to userscript.org and find the userscript you want to install. For example, if you want to install MouseHunt AutoBot, open it and hit the install button on the top right hand corner.
usersciptInChrome_02

 

Step 3: The Tampermonkey extension should be taking over and ask if you really wanted to install the script. Hit the OK button and OK button again to confirm the script installation.
usersciptInChrome_03

 

Step 4: Done! Refresh the page if you want immediate effect from the script which you have just installed. If you wish to edit the script which you have installed. Click on the Tampermonkey icon button, go to Dashboard. Now you can see the list of user scripts which you have installed. You can select any one of them and start modify it anytime. Remember to save after done modification.
usersciptInChrome_04

 

How to uninstall user scrips in Google Chrome

Step 1: Open the Tampermonkey Dashboard by clicking on the Tampermonkey icon button on the menu bar, then select Dashboard.
usersciptInChrome_05

 

Step 2: You should see a list of user scripts which you have installed. Search for the user script you want to delete and click on the delete button.
usersciptInChrome_06

 

Step 3: Confirm the delete by click on the OK button and you should see the user script is no longer on the Dashboard.
usersciptInChrome_07
by Ooi Keng Siang via Ooiks’s Blog

19 thoughts on “Install / Uninstall User Script in Google Chrome through Tampermonkey Extension

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s