hatena::b::posfie->togetter

    @@ -1,6 +1,6 @@ /* * @title hatena::b::posfie->togetter - * @description posfileのページを開いた状態から、togetterの旧URLのはてなブックマークページにリダイレクトする。 + * @description posfieのページを開いた状態から、togetterの旧URLのはてなブックマークページにリダイレクトする。 */ javascript:(()=>{window.location.href=`https://b.hatena.ne.jp/entry/s/togetter.com/li/${JSON.parse(document.getElementById('current-matome-state').textContent).id}`})();
  • /*
     * @title hatena::b::posfie->togetter
     * @description posfieのページを開いた状態から、togetterの旧URLのはてなブックマークページにリダイレクトする。
     */
    javascript:(()=>{window.location.href=`https://b.hatena.ne.jp/entry/s/togetter.com/li/${JSON.parse(document.getElementById('current-matome-state').textContent).id}`})();
    
    
    
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。