TwitSpritz
by
furyu-tei
2015-10-29 [2015/10/29 23:19:36]
日本語版SpritzもどきをTwitterの個別ツイート(https://twitter.com/<name>/status/<id>)で体験
@@ -1,6 +1,6 @@
/*
* @title TwitSpritz
- * @description 日本語版Spritzもどき表示をTwitterの個別ツイート(https://twitter.com/<name>/status/<id>)で体験
+ * @description 日本語版SpritzもどきをTwitterの個別ツイート(https://twitter.com/<name>/status/<id>)で体験
* @include https://twitter.com/*
* @license MIT License
* @javascript_url
/*
* @title TwitSpritz
* @description 日本語版SpritzもどきをTwitterの個別ツイート(https://twitter.com/<name>/status/<id>)で体験
* @include https://twitter.com/*
* @license MIT License
* @javascript_url
*/
(function(w,d){wpm=250;$.getScript('https://furyu-tei.sakura.ne.jp/ja_spritz/twit_spritz.js?t='+new Date().getTime(),function(){show_spritz()})})(window,document)
- Permalink
- このページへの個別リンクです。
- RAW
- 書かれたコードへの直接のリンクです。
- Packed
- 文字列が圧縮された書かれたコードへのリンクです。
- Userscript
- Greasemonkey 等で利用する場合の .user.js へのリンクです。
- Loader
- @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
- Metadata
- コード中にコメントで @xxx と書かれたメタデータの JSON です。