<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ar_tama</author_name>
  <author_url>https://blog.hatena.ne.jp/ar_tama/</author_url>
  <blog_title>たまめも(tech)</blog_title>
  <blog_url>https://tamamemo.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>はじめてChrome Extensionを作ってみたのですが、思っていたよりずっと取っつきやすかったので、メモがてら。 manifest.json? こんなやつ。 { &quot;name&quot;: &quot;name&quot;, &quot;version&quot;: &quot;0.1&quot;, &quot;manifest_version&quot;: 2, &quot;description&quot;: &quot;description&quot;, &quot;permissions&quot;: [ &quot;https://github.com/&quot; ], &quot;content_scripts&quot;: [ { &quot;matches&quot;: [ &quot;https://github.com/*&quot; ], &quot;js&quot;: [ &quot;path/to/file.js&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamamemo.hatenablog.com%2Fentry%2F20140614%2F1402760965&quot; title=&quot; Chrome Extensionのmanifest.json - たまめも(tech)&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-06-14 00:49:25</published>
  <title> Chrome Extensionのmanifest.json</title>
  <type>rich</type>
  <url>https://tamamemo.hatenablog.com/entry/20140614/1402760965</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
