<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="https://let.hatelabo.jp/fjtjnj/rss">
    <link>https://let.hatelabo.jp/fjtjnj/rss</link>
    <description></description>
    <title>Bookmarklets from fjtjnj</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/fjtjnj/let/hLHV26-b04Uz"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/fjtjnj/let/hLHW1Oa-1aEV"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/fjtjnj/let/hLHWvY_k5sUs"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/fjtjnj/let/hLHX8MHE04hx"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/fjtjnj/let/hLHV9--U-btn"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/fjtjnj/let/hLHV26-b04Uz">
    <link>https://let.hatelabo.jp/fjtjnj/let/hLHV26-b04Uz</link>
    <dc:date>2018-11-03T19:01:20Z</dc:date>
    <description>Twitterのプロフィール ページ又は個別ツイートで、idtwiのユーザーID検索結果ページを開きます。</description>
    <dc:creator>fjtjnj</dc:creator>
    <title>[Let] Twitterユーザー ページでidtwiを開く</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ffjtjnj%2Flet%2FhLHV26-b04Uz.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;Twitterユーザー ページでidtwiを開く&lt;/a&gt;&lt;pre&gt;/*
 * @title Twitterユーザー ページでidtwiを開く
 * @description Twitterのプロフィール ページ又は個別ツイートで、idtwiのユーザーID検索結果ページを開きます。
 * @include https://twitter.com/*
 * @license MIT License
 * @require 
 */

(function(){
	if(location.href.match(/^https?:\/\/twitter\.com\/([\w]+)/)){
		window.open('https://idtwi.com/search/'+RegExp.$1);
	}
})();&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/fjtjnj/let/hLHW1Oa-1aEV">
    <link>https://let.hatelabo.jp/fjtjnj/let/hLHW1Oa-1aEV</link>
    <dc:date>2017-03-07T01:35:07Z</dc:date>
    <description>見難くなったTwitter検索結果画面を見易くします。</description>
    <dc:creator>fjtjnj</dc:creator>
    <title>[Let] 見難くなったTwitter検索結果画面を見易くする</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ffjtjnj%2Flet%2FhLHW1Oa-1aEV.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;見難くなったTwitter検索結果画面を見易くする&lt;/a&gt;&lt;pre&gt;/*
 * @title 見難くなったTwitter検索結果画面を見易くする
 * @description 見難くなったTwitter検索結果画面を見易くします。
 * @include https://twitter.com/s*
 * @license MIT License
 * @require 
 */

(function(d,aC){
    var st=d.createElement('style');
    st.setAttribute('type','text/css');
    (d.head || d.getElementsByTagName('head')[0])[aC](st);
    st[aC](d.createTextNode('.SearchNavigation { position:static; }'));
})(document,'appendChild');
&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/fjtjnj/let/hLHWvY_k5sUs">
    <link>https://let.hatelabo.jp/fjtjnj/let/hLHWvY_k5sUs</link>
    <dc:date>2017-01-29T06:49:45Z</dc:date>
    <description>Linkisを齧まされたページから本来のページに移動します。</description>
    <dc:creator>fjtjnj</dc:creator>
    <title>[Let] Linkisから脱出</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ffjtjnj%2Flet%2FhLHWvY_k5sUs.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;Linkisから脱出&lt;/a&gt;&lt;pre&gt;/*
 * @title Linkisから脱出
 * @description Linkisを齧まされたページから本来のページに移動します。
 * @include http://linkis.com/*
 * @license MIT License
 * @require 
 */

(function(){
	var u=LinkData.longUrl;
	if(u.match(/^(https?:\/\/.+)$/)){
		location.href=u;
	}
})();
&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/fjtjnj/let/hLHX8MHE04hx">
    <link>https://let.hatelabo.jp/fjtjnj/let/hLHX8MHE04hx</link>
    <dc:date>2016-03-07T06:37:34Z</dc:date>
    <description>Instagramの個人ページからInstagyの個人ページに移動します。</description>
    <dc:creator>fjtjnj</dc:creator>
    <title>[Let] InstagramからInstagyに移動</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ffjtjnj%2Flet%2FhLHX8MHE04hx.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;InstagramからInstagyに移動&lt;/a&gt;&lt;pre&gt;/*
 * @title InstagramからInstagyに移動
 * @description Instagramの個人ページからInstagyの個人ページに移動します。
 * @include http://*
 * @license MIT License
 * @require 
 */

(function(){
	if(location.href.match(/^https?:\/\/(www\.)?instagram\.com\/([\.\w]+)/)){
		location.href='http://instagy.com/user/'+RegExp.$2;
	}
	else if(location.href.match(/^https?:\/\/instagy\.com\/user\/([\.\w]+)/)){
		location.href='http://instagram.com/'+RegExp.$1+'/';
	}
})();&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/fjtjnj/let/hLHV9--U-btn">
    <link>https://let.hatelabo.jp/fjtjnj/let/hLHV9--U-btn</link>
    <dc:date>2014-08-10T08:04:37Z</dc:date>
    <description>USTREAMの配信ページから要らない要素を削り、表示を軽くします。</description>
    <dc:creator>fjtjnj</dc:creator>
    <title>[Let] USTREAMの表示を軽くする</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ffjtjnj%2Flet%2FhLHV9--U-btn.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;USTREAMの表示を軽くする&lt;/a&gt;&lt;pre&gt;/*
 * @title USTREAMの表示を軽くする
 * @description USTREAMの配信ページから要らない要素を削り、表示を軽くします。
 * @include http://www.ustream.tv/channel/*
 * @license MIT License
 * @require 
 */

(function(x){
    for(var i=0;i&amp;lt;x.length;i++){
        var e=document.querySelectorAll(x[i]);
        for(var j=0;j&amp;lt;e.length;j++){
            e[j].parentNode.removeChild(e[j]);
        }
    }
})([
    '#LeaderboardWrapper','#CollectionWrapper','#SocialStream','#BottomNormalWrapper','#BottomLeaderboardWrapper',
    'div.side-col','div.box.iframeWrapper.iframeMiddleWrapper','div.box.comments'
]);&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
