Skip to content

doomster/tampermonkey.scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

These are some useful scripts.

Installation

  1. Install Tampermonkey
  2. Select a script in this repo that you wish to use. View the file and click the Raw button at the top of the file to view its source
  3. Copy the source
  4. Open Tampermonkey in your browser and click the Add Script tab (icon with a plus symbol)
  5. Paste the source into the script window and hit save
  6. Voila!

Scripts

  • Googlesearch_add_remover.user.js : remove google adds results from google search . Google adds are into an element with the id "advs" . I just detect this div on load, and remove it. its build this way so that you can remove any div just by adding it to the array.

About

A repository for my custom tampermonkey scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published