Skip to content

ArashRasteh/Useful-UserScript-Tampermonkey-GreaseMonkey-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Useful UserScript / Tampermonkey / GreaseMonkey Scripts

You can also copy and paste it into the browser console, but it is more tedious, so I recommend using a userscript manager to load the script.
I personally have been using Tampermonkey: https://www.tampermonkey.net/

Not Site Spefic:

  • copy-no-formatting.js - Copy text without formatting
    • I have this enabled everywhere, I rarely want to copy text and retain it's formatting.
  • copy-no-format-no-nl.js - Copy text without formatting or newlines
    • This was once useful to me when copying addresses that were on two lines.

Instructure Canvas

  • instructure-canvas-open-iframe-in-new-tab.js - Will append a link to open an iframe (useful for embeded videos) in a new tab.

Gmail

  • gmail-get-most-sender.js - Will console.log a list of all senders with more than or equal to 'minSenders' on gmail.

Indeed

  • indeed-jobs-hide.js - Hide Applied, Archived, Interviewing jobs when looking through indeed jobs.

Udemy

  • udemy-show-progress-in-title.js - Will show the progress of the current course in the title of the page and after 'Your progress

About

Useful UserScript / Tampermonkey / GreaseMonkey Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published