<?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/takoyaking46/rss">
    <link>https://let.hatelabo.jp/takoyaking46/rss</link>
    <description></description>
    <title>Bookmarklets from takoyaking46</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/takoyaking46/let/g5G377Psnt1u"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/takoyaking46/let/g5G377Psnt1u">
    <link>https://let.hatelabo.jp/takoyaking46/let/g5G377Psnt1u</link>
    <dc:date>2020-01-06T14:23:47Z</dc:date>
    <description>show hidden password http://qiita.com/AQRiL_1132/items/10d6934da27b171a1e2e</description>
    <dc:creator>takoyaking46</dc:creator>
    <title>[Let] view_pswd</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ftakoyaking46%2Flet%2Fg5G377Psnt1u.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;view_pswd&lt;/a&gt;&lt;pre&gt;/*
 * @title view_pswd
 * @description show hidden password http://qiita.com/AQRiL_1132/items/10d6934da27b171a1e2e
 * @license MIT License
 */
(function () {
if(typeof this.tgt==='undefined')this.tgt=document.querySelectorAll('input[type=&amp;quot;password&amp;quot;]');
var nit=(this.tgt.item(0).getAttribute('type')=='password')?'text':'password';
for(var i=0;i&amp;lt;this.tgt.length;i++)this.tgt.item(i).setAttribute('type',nit);
})();&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
