<?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/hogashi/rss">
    <link>https://let.hatelabo.jp/hogashi/rss</link>
    <description></description>
    <title>Bookmarklets from hogashi</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/hogashi/let/hLHXudKI4pRp"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/hogashi/let/hJmekZ7xs7BT"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/hogashi/let/hJmexZGA67IB"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/hogashi/let/hJmejZ3Tt8pu"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/hogashi/let/hLHXudKI4pRp">
    <link>https://let.hatelabo.jp/hogashi/let/hLHXudKI4pRp</link>
    <dc:date>2019-10-15T01:56:01Z</dc:date>
    <description>find a 0008</description>
    <dc:creator>hogashi</dc:creator>
    <title>[Let] find0008</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fhogashi%2Flet%2FhLHXudKI4pRp.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;find0008&lt;/a&gt;&lt;pre&gt;/*
 * @title find0008
 * @description find a 0008
 * @include http://*
 * @license MIT License
 * @require 
 */

const matched = document.querySelector('html').innerHTML.match(/.{0,10}\u0008.{0,10}/);
if (matched &amp;amp;&amp;amp; matched[0]) {
  window.alert(matched[0].replace(/(\u0008)/, '#→$1←#'), `...at: ${matched.index}`);
} else {
  window.alert('u0008 not found.');
}
&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/hogashi/let/hJmekZ7xs7BT">
    <link>https://let.hatelabo.jp/hogashi/let/hJmekZ7xs7BT</link>
    <dc:date>2019-09-29T07:54:38Z</dc:date>
    <description>Tweets NowBrowsing</description>
    <dc:creator>hogashi</dc:creator>
    <title>[Let] TweetNowBrowsing</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fhogashi%2Flet%2FhJmekZ7xs7BT.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;TweetNowBrowsing&lt;/a&gt;&lt;pre&gt;/*
 * @title TweetNowBrowsing
 * @description Tweets NowBrowsing
 * @include http://*
 * @license MIT License
 * @require 
 */

const url = window.location.href;
const title = document.title;
const text = encodeURIComponent(` / &amp;quot;${title}&amp;quot; - ${url}`);
/* 'tw_p=tweetbutton' for auto-close */
window.open(`https://twitter.com/intent/tweet?text=${text}&amp;amp;tw_p=tweetbutton`, '_blank', 'width=450, height=250');
&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/hogashi/let/hJmexZGA67IB">
    <link>https://let.hatelabo.jp/hogashi/let/hJmexZGA67IB</link>
    <dc:date>2019-04-17T02:11:53Z</dc:date>
    <description>my bookmarklet</description>
    <dc:creator>hogashi</dc:creator>
    <title>[Let] picture-in-picture</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fhogashi%2Flet%2FhJmexZGA67IB.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;picture-in-picture&lt;/a&gt;&lt;pre&gt;/*
 * @title picture-in-picture
 * @description my bookmarklet
 * @include http://*
 * @license MIT License
 * @require 
 */

Array.from(document.querySelectorAll('video')).find(v =&amp;gt; v.src).requestPictureInPicture()
&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/hogashi/let/hJmejZ3Tt8pu">
    <link>https://let.hatelabo.jp/hogashi/let/hJmejZ3Tt8pu</link>
    <dc:date>2019-01-20T06:02:29Z</dc:date>
    <description>TweetDeck でカラムに所有者のアイコンを表示する</description>
    <dc:creator>hogashi</dc:creator>
    <title>[Let] add-column-icon-in-tweetdeck</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fhogashi%2Flet%2FhJmejZ3Tt8pu.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;add-column-icon-in-tweetdeck&lt;/a&gt;&lt;pre&gt;/*
 * @title add-column-icon-in-tweetdeck
 * @description TweetDeck でカラムに所有者のアイコンを表示する
 * @include https://tweetdeck.twitter.com/*
 * @license MIT License
 */
const urlSet = {};
/* アイコンのURLを取得する */
Array.from(document.querySelectorAll('.js-account-list .js-account-item')).forEach(item =&amp;gt; {
  const img = item.querySelector('img');
  urlSet[item.title] = img.src;
});
/* アイコンのクラス名 */
const iconClassName = 'column-header-title-icon';
/* アイコンを置く */
Array.from(document.querySelectorAll('.column-header-title')).forEach(title =&amp;gt; {
  /* 前のアイコンは消しておく */
  Array.from(title.getElementsByClassName(iconClassName)).forEach(old =&amp;gt; {
    title.removeChild(old);
  });
  const name = title.querySelector('.attribution').innerText;
  const iconImg = document.createElement('img');
  iconImg.className = iconClassName;
  iconImg.src = urlSet[name];
  Object.entries({
    width: '25px',
    height: '25px',
    marginRight: '7px',
    borderRadius: '3px',
  }).forEach(([key, value]) =&amp;gt; {
    iconImg.style[key] = value;
  });
  title.insertBefore(iconImg, title.children[0]);
});
&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
