This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Tumblr Post Patch" | |
// , "description" : "Patch the post function for Tumblr" | |
// , "include" : ["background"] | |
// , "version" : "0.1.0" | |
// , "downloadURL" : "https://gist.github.com/YungSang/7118756/raw/patch.model.tumblr.post.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "HatenaBlog Model" | |
// , "description" : "Post to hatenablog.com" | |
// , "include" : ["background"] | |
// , "version" : "0.3.0" | |
// , "downloadURL" : "https://gist.github.com/YungSang/7078179/raw/patch.model.hatenablog.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Pinterest model" | |
// , "description" : "New Pinterest model" | |
// , "include" : ["background"] | |
// , "version" : "0.1.1" | |
// , "downloadURL" : "https://gist.github.com/YungSang/6803936/raw/patch.model.pinterest.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Patch for new Gmail" | |
// , "description" : "Reivse GLOBALS_REGEX for new Gmail" | |
// , "include" : ["background"] | |
// , "version" : "0.2.1" | |
// , "downloadURL" : "https://gist.github.com/YungSang/6091824/raw/patch.model.gmail.regex.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Patch Delicious Post for the current design" | |
// , "description" : "Patch Delicious Post for the current design" | |
// , "include" : ["background"] | |
// , "version" : "0.2.2" | |
// , "downloadURL" : "https://gist.github.com/YungSang/5939271/raw/patch.model.delicious.post.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Fix Dashboard + Taberareloo" | |
// , "description" : "Fix Dashboard + Taberareloo" | |
// , "include" : ["background", "content"] | |
// , "match" : ["http://www.tumblr.com/dashboard*"] | |
// , "version" : "0.3.0" | |
// , "downloadURL" : "https://gist.github.com/YungSang/5681224/raw/patch.userscript.dashboard.taberareloo.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Google+ Auto Refresh" | |
// , "description" : "Get new posts on Google+ automatically" | |
// , "include" : ["background", "content"] | |
// , "match" : ["https://plus.google.com/*"] | |
// , "version" : "0.4.0" | |
// , "downloadURL" : "https://raw.github.com/YungSang/patches-for-taberareloo/master/userscripts/userscript.googleplus.refresh.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Fix Extractors['ReBlog'].getFrameUrl" | |
// , "description" : "Fix Extractors['ReBlog'].getFrameUrl" | |
// , "include" : ["background", "content"] | |
// , "match" : ["*://*/*"] | |
// , "version" : "0.5.1" | |
// , "downloadURL" : "https://gist.github.com/YungSang/5551777/raw/patch.extractor.getframeurl.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Adjust a size of posters' icon" | |
// , "description" : "Adjust a size of posters' icon" | |
// , "include" : ["popup"] | |
// , "version" : "0.2.0" | |
// , "downloadURL" : "https://gist.github.com/YungSang/5550162/raw/patch.popup.posters.icon.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains 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
// ==Taberareloo== | |
// { | |
// "name" : "Fix key events on Google+" | |
// , "description" : "Fix key events on Google+" | |
// , "include" : ["content"] | |
// , "match" : ["https://plus.google.com/*"] | |
// , "version" : "0.1.0" | |
// , "downloadURL" : "https://gist.github.com/YungSang/5549208/raw/patch.content.tbrl.keyevents.tbrl.js" | |
// } | |
// ==/Taberareloo== |