This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name automatic moving @mixi | |
| // @description automatic moving script to an external link | |
| // @namespace http://niku.name/ | |
| // @include http://mixi.jp/view_diary.pl?url=* | |
| // @include http://mixi.jp/new_friend_diary.pl* | |
| // ==/UserScript== | |
| // style definition for external url | |
| // Ex. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Auto Login bike_news_plus | |
| // @description Enters password in bike_news_plus's login | |
| // @namespace http://niku.name/ | |
| // @include http://pita.paffy.ac/news/admin.cgi | |
| // ==/UserScript== | |
| (function() { | |
| pre = document.referrer; | |
| now = document.URL; |
NewerOlder