Hatena::LetのHistoryに矢印
by
mafucode
2013-04-20 [2013/04/20 20:11:31]
http://let.hatelabo.jp*let*rev*
@@ -1,6 +1,6 @@
/*
* @title Hatena::LetのHistoryに矢印
- * @description http://let.hatelabo.jp/*/let/*/rev/*
+ * @description http://let.hatelabo.jp*let*rev*
* @include http://let.hatelabo.jp/*
* @license MIT License
* @require
/*
* @title Hatena::LetのHistoryに矢印
* @description http://let.hatelabo.jp*let*rev*
* @include http://let.hatelabo.jp/*
* @license MIT License
* @require
*/
if ((location.href.split('/').length == 8)) {
document.querySelector('div.rev').querySelector(
'a[href="' + location.pathname + '"]').parentNode.innerHTML += "<strong>←これ</strong>";
}
- Permalink
- このページへの個別リンクです。
- RAW
- 書かれたコードへの直接のリンクです。
- Packed
- 文字列が圧縮された書かれたコードへのリンクです。
- Userscript
- Greasemonkey 等で利用する場合の .user.js へのリンクです。
- Loader
- @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
- Metadata
- コード中にコメントで @xxx と書かれたメタデータの JSON です。