Value:
FD | FE | AF | C | M | |
---|---|---|---|---|---|
Function-callable | ✓ | ✓ | ✓ | × | ✓ |
Constructor-callable | ✓ | ✓ | × | ✓ | × |
Prototype | F.p |
F.p |
F.p |
SC | F.p |
Property prototype |
✓ | ✓ | × | ✓ | × |
// ==Taberareloo== | |
// { | |
// "name" : "Fix Tumblr.iframe 2017.01" | |
// , "description" : "Fix Tumblr.iframe 2017.01" | |
// , "include" : ["content"] | |
// , "match" : ["*://*/*"] | |
// , "version" : "0.2.2" | |
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/a1934684cdee9a10506a/raw/patch.fix.tumblr.iframe.tbrl.js" | |
// } | |
// ==/Taberareloo== |
何か色々あったのでまとめ
rails-assets(Bowerをgem経由で使うやつ)が2016年3月31日で終了する宣言を出しました。
// ==UserScript== | |
// @name kusa5 | |
// @namespace net.buhoho.kusa5 | |
// @include http://www.nicovideo.jp/watch/* | |
// @version 1 | |
// @grant none | |
// @description ニコ動html5表示 | |
// ==/UserScript== | |
$('.playerContainer').hide(); |
// ==Taberareloo== | |
// { | |
// "name" : "Fix Twitter.update 2020.02" | |
// , "description" : "Fix Twitter.update 2020.02" | |
// , "include" : ["background"] | |
// , "version" : "0.5.0" | |
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/9406c2ffacf68c6ad238/raw/patch.fix.twitter.update.tbrl.js" | |
// } | |
// ==/Taberareloo== |