Skip to content

Some tiny Chrome extensions. Adjust video speed, copy current timestamp and recent captions, YouTube shortcuts, Vim navigation, etc.

Notifications You must be signed in to change notification settings

tkukurin/Proj.TamperScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome extensions

Some scripts I wrote to simplify note-taking for video lectures & such. Primarily adds shortcuts to websites.

  • YouTube: Copy current timestamp and recent captions to clipboard.
  • YouTube: Video speed control based on igrigorik/videospeed.
  • GitHub: Shortcut to visit Sourcegraph or Colab for current page
  • Twitter: Copy contents of entire current thread as plain text
  • Vim: navigate using hjkl, back/forward HL and follow links with f

include.js is a simple library; has shorthand methods for DOM manipulation, shortcut definition, etc.

Install:

git clone git@github.com:tkukurin/Proj.TamperScripts.git /my/path
chrome 'chrome://extensions'

Then "load unpacked" the folder in /my/path.

About

Some tiny Chrome extensions. Adjust video speed, copy current timestamp and recent captions, YouTube shortcuts, Vim navigation, etc.

Topics

Resources

Stars

Watchers

Forks