<?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/thentan86/rss">
    <link>https://let.hatelabo.jp/thentan86/rss</link>
    <description></description>
    <title>Bookmarklets from thentan86</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/thentan86/let/hJmfgOXFt41i"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/thentan86/let/hJmfgOXFt41i">
    <link>https://let.hatelabo.jp/thentan86/let/hJmfgOXFt41i</link>
    <dc:date>2015-03-11T01:00:17Z</dc:date>
    <description>コピペ to グーグル翻訳</description>
    <dc:creator>thentan86</dc:creator>
    <title>[Let] 翻訳</title>
    <content:encoded>&lt;a href="javascript:%28function%28%29%7Bvar%20a%3Dwindow.getSelection%28%29.toString%28%29%3Bvar%20b%3DencodeURIComponent%28a%29%3Bvar%20u%3D%22https%3A%2F%2Ftranslate.google.co.jp%2F%23auto%2Fen%2F%22%2Bb%3Bwindow.open%28u%29%7D%29%28%29%3B"&gt;翻訳&lt;/a&gt;&lt;pre&gt;/*
 * @title 翻訳
 * @description コピペ to グーグル翻訳
 * @include http://*
 * @license MIT License
 * @javascript_url
 */

(function() {
	var a = window.getSelection().toString();
	var b = encodeURIComponent(a);
	var u = &amp;quot;https://translate.google.co.jp/#auto/en/&amp;quot; + b;
	window.open(u);
})()&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
