Skip to content

Instantly share code, notes, and snippets.

@YungSang
YungSang / patch.model.googleplus.tbrl.js
Last active December 17, 2015 02:48
[Deprecated] Taberareloo 用 Google+ model and extractor パッチ。Google+ の新しい内部 API に対応させる。\ 8/15 にさらに別の修正が入ったので更新しました。 10/22 extractor 側の変更にも対応。 こちらに統合されました。 https://github.com/YungSang/patches-for-taberareloo/blob/master/extractors/extractor.reblog.googleplus.tbrl.js
// ==Taberareloo==
// {
// "name" : "Google+ model and extractor"
// , "description" : "New Google+ model and extractor"
// , "include" : ["background", "content"]
// , "match" : ["https://plus.google.com/*"]
// , "version" : "0.8.2"
// , "downloadURL" : "https://gist.github.com/YungSang/5538377/raw/patch.model.googleplus.tbrl.js"
// }
// ==/Taberareloo==
@YungSang
YungSang / patch.userscript.tumblr.play.tbrl.js
Last active December 17, 2015 03:19
[Deprecated] Taberareloo の Play on Tumblr の Tumblr - Play Shortcutkey にパッチを当てる この実装は推奨されません。こちらで対応されています。https://github.com/Constellation/taberareloo/pull/209
// ==Taberareloo==
// {
// "name" : "Fix Play on Tumblr - Play"
// , "description" : "Fix Play on Tumblr - Play"
// , "include" : ["background", "content"]
// , "match" : ["http://www.tumblr.com/dashboard*"]
// , "version" : "0.2.0"
// , "downloadURL" : "https://gist.github.com/YungSang/5542820/raw/patch.userscript.tumblr.play.tbrl.js"
// }
// ==/Taberareloo==
@YungSang
YungSang / patch.content.tbrl.keyevents.tbrl.js
Created May 9, 2013 17:51
Taberareloo 用パッチ:ポスト系のキーイベントが Google+ では入力エリアでも有効になってしまう問題の対策。
// ==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==
@YungSang
YungSang / patch.popup.posters.icon.tbrl.js
Last active December 17, 2015 04:28
Taberareloo パッチ用:ポップアップ画面のサービスアイコンを大きくして見やすくするパッチ。(ただし、Taberareloo v3.0.0 では popup へのパッチは未対応、v3.0.1 以降)
// ==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==
@YungSang
YungSang / patch.extractor.getframeurl.tbrl.js
Last active December 17, 2015 04:38
[Deprecated] Taberareloo 用パッチ:Tumblr のアーカイブページのフォーマット変更に対応する為のパッチ。 v3.0.1 で対策済み。
// ==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==
@YungSang
YungSang / userscript.googleplus.refresh.tbrl.js
Last active December 17, 2015 09:39
[Deprecated] Taberareloo 用パッチ:Google+ の新 UI で新着ポストを通知したり、自動的に展開したりするやつ。 https://github.com/YungSang/patches-for-taberareloo/tree/master/userscripts へ移動
// ==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==
@YungSang
YungSang / patch.userscript.dashboard.taberareloo.tbrl.js
Last active December 17, 2015 22:19
[Deprecated] Taberareloo 用パッチ:Tumblr の新しいレイアウトで動かないのの対策 Taberareloo v 3.0.2 で対応されました。
// ==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==
@YungSang
YungSang / patch.model.delicious.post.tbrl.js
Last active December 19, 2015 10:19
[Deprecated] Taberareloo 用パッチ:Delicious の新規デザイン/API に対応する為のパッチ。 https://github.com/YungSang/patches-for-taberareloo/blob/master/patches/patch.model.delicious.tbrl.js こちらに統合されました。
// ==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==
@YungSang
YungSang / patch.model.gmail.regex.tbrl.js
Last active December 20, 2015 07:18
[Deprecated] Taberareloo 用パッチ: Patch for new Gmail Taberareloo v 3.0.3 で対応されました。
// ==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==
@YungSang
YungSang / patch.model.pinterest.tbrl.js
Last active December 24, 2015 13:19
[Deprecated] Taberareloo 用パッチ: Pinterest の新しいブックマークレットに対応したモデル Taberareloo v3.0.5 で対応されました。
// ==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==