Skip to content

Instantly share code, notes, and snippets.

@edvakf
Created March 5, 2011 04:02
Show Gist options
  • Select an option

  • Save edvakf/856095 to your computer and use it in GitHub Desktop.

Select an option

Save edvakf/856095 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @include http://reader.livedoor.com/reader/*
// @include http://fastladder.com/reader/*
// ==/UserScript==
addEventListener('load', function(){
Keybind.add("back",Control.unsubscribe);
}, false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment