8000 GitHub - justinwoo/tamper-scripts: my tampermonkey scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

justinwoo/tamper-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

some tampermonkey scripts

Setup

  • Set access to file URLs

  • Copy headers from scripts
// ==UserScript==
// @name         youtube helpers
// @namespace    http://tampermonkey.net/
// @match        https://www.youtube.com/*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=youtube.com
// @grant        none
// @require      file:///Users/justin/Code/tamper-scripts/youtube-helpers.js
// ==/UserScript==

About

my tampermonkey scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0