// ==UserScript== | |
// @name new hatebu permalink uzai | |
// @namespace http://ssig33.com/ | |
// @description 新しいはてブのパーマリンクがウザいのでリダイレクト | |
// @include http://b.hatena.ne.jp/entry/* | |
// ==/UserScript== | |
location.replace(document.getElementById("more-link").children[0]["href"]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
raw をクリックするとインストール出来るよ!!!!