Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 716 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 716 Bytes

AutoBop

Auto-headbop mode for http://turntable.fm. After run, will press the "AWESOME!" button automatically once every 15 seconds.

How to use

Building

The bookmarklet process includes a few steps:

  • Ensure that there are no double-quotes (") in your source code (use single quotes instead) (I'm sure this can be fixed with some scripting or changing the encoding, but I'm lazy)
  • Pass the script through JSMin
  • Remove newlines from the minified code
  • Embed directly in an anchor tag