<?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/tada_death/rss">
    <link>https://let.hatelabo.jp/tada_death/rss</link>
    <description></description>
    <title>Bookmarklets from tada_death</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/tada_death/let/gYC-xJvC85LIMA"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/tada_death/let/gYC-xJvC85LIMA">
    <link>https://let.hatelabo.jp/tada_death/let/gYC-xJvC85LIMA</link>
    <dc:date>2011-06-29T16:14:45Z</dc:date>
    <description>粗悪品です。</description>
    <dc:creator>tada_death</dc:creator>
    <title>[Let] ウェブページのスタイルを無効化するブックマークレット（仮）</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ftada_death%2Flet%2FgYC-xJvC85LIMA.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;ウェブページのスタイルを無効化するブックマークレット（仮）&lt;/a&gt;&lt;pre&gt;/*
 * @title ウェブページのスタイルを無効化するブックマークレット（仮）
 * @description 粗悪品です。
 * @include http://*
 * @license MIT License
 * @require 
 */


javascript: (function(){ var newSS, styles='* { margin: 0 !important;padding: 0 !important;float: none !important;position: static !important;width: auto !important;height: auto !important;min-height: 0 !important;min-width: 0 !important;border: none !important;font-size: 16px !important;font-family: sans-serif !important;line-height: 1.4 !important;color: #444 !important;background: #eee none !important;}br+br+br { display: none !important;}a:link { color: blue !important;}a:visited { color: red !important;}a:hover { color: green !important;}'; if(document.createStyleSheet){ document.createStyleSheet(&amp;quot;javascript:'&amp;quot;+styles+&amp;quot;'&amp;quot;); }else { newSS=document.createElement('link'); newSS.rel='stylesheet'; newSS.href='data:text/css,'+escape(styles); document.getElementsByTagName(&amp;quot;head&amp;quot;)[0].appendChild(newSS); } })();&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
