Twitter の RSS を LDR で購読する
by
bannyan
2011-04-30 [2011/04/30 20:23:06]
@@ -1,6 +1,5 @@
/*
* @title Twitter の RSS を LDR で購読する
- * @description いつもどこから読めるか分からなくなる
* @license MIT License
*/
javascript:location.href='http://reader.livedoor.com/subscribe/?url=http://twitter.com/statuses/user_timeline/'+location.hash.split("/").pop()+'.rss';
/*
* @title Twitter の RSS を LDR で購読する
* @license MIT License
*/
javascript:location.href='http://reader.livedoor.com/subscribe/?url=http://twitter.com/statuses/user_timeline/'+location.hash.split("/").pop()+'.rss';
- Permalink
- このページへの個別リンクです。
- RAW
- 書かれたコードへの直接のリンクです。
- Packed
- 文字列が圧縮された書かれたコードへのリンクです。
- Userscript
- Greasemonkey 等で利用する場合の .user.js へのリンクです。
- Loader
- @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
- Metadata
- コード中にコメントで @xxx と書かれたメタデータの JSON です。