JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
extend youtube hider for <object data="url"
[userscripts.git] / Makefile
1 all: usage
2
3 usage:
4         @echo '"make install" to copy into google chrome extensions. if you change'
5         @echo "the sites it affects or anything you'll have to re-add it to chrome"
6         @echo "manually. (go to file:///home/blah/blah/blah)"
7
8 install:
9         cp numbered_links.user.js $(HOME)/config/google-chrome/Default/Extensions/nbhpmaoejlnohbchnhamgfeekimhkoma/1.0/script.js