Skip to content

tomyo/auto-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-scroll

Auto scroll widget to use as a bookmarklet

Motivation

Some chords web sites don't have this feature, so why not have it as a bookmarklet?

Instructions

  • Create a new bookmark
  • Copy the content of bookmarklet.js into the URL field of the bookmark, save it.
  • Click on the bookmark to toggle it.

Knonw Issues

  • Sites using the header strict-origin-when-cross-origin won't load the script.

  • Gnome Web browser (only one with WebKit I have) doesn't even support bookmarklets: SyntaxError: Unexpected token '%'

Bugs encountered while developing