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
| html:not([channelname$="@tig"]) .avatar { | |
| display: none !important; | |
| } |
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
| .line:last-child, | |
| .event[type=join], | |
| .event[type=part], | |
| .event[type=quit], | |
| .event[type=nick], | |
| .line[highlight=true] .sender { | |
| -webkit-animation-name: nya-n !important; | |
| } |
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 amazon_short_url | |
| // @namespace amazon_short_url | |
| // @include http://www.amazon.co.jp/* | |
| // ==/UserScript== | |
| (function(){ | |
| var asin = document.getElementById('ASIN'); |
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== | |
| // @id www.tumblr.com-598415df-eaaf-8f43-95e3-7b01a0ea17dc@scriptish | |
| // @name tumblr jk scroll fix | |
| // @version 1.0 | |
| // @namespace | |
| // @author | |
| // @description http://dara-j.asablo.jp/blog/2012/10/17/6605357 | |
| // @include http://www.tumblr.com/* | |
| // @run-at document-end | |
| // ==/UserScript== |
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
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>Label</key> | |
| <string>hosts_switch</string> | |
| <key>LingonWhat</key> | |
| <string>sh /Users/retlet/Dropbox/settings/script/hosts_switch/hosts_switch.sh</string> | |
| <key>ProgramArguments</key> | |
| <array> |
OlderNewer