<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmtms</author_name>
  <author_url>https://blog.hatena.ne.jp/tmtms/</author_url>
  <blog_title>tmtms のメモ</blog_title>
  <blog_url>https://blog.tmtms.net/</blog_url>
  <categories>
    <anon>Firefox</anon>
  </categories>
  <description>Firefox のタブバーの右端に現在のタブを閉じるボタンが欲しかったので既存のアドオンを探してみたらいくつかあったのですが、ピン留めされたタブまで消えてしまうので、自分で作ってみました。 基本的にはここ https://developer.mozilla.org/ja/Add-ons/WebExtensions に書かれている通りなのですが、自分用のメモとして残しておきます。 manifest.json をテキトーに作る。 manifest.json { &quot;manifest_version&quot;: 2, &quot;name&quot;: &quot;Close current tab&quot;, &quot;version&quot;: &quot;1.0&quot;,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tmtms.net%2Fentry%2F2018%2F03%2F24%2Ffirefox-addon&quot; title=&quot;Firefox のアドオンを作ってみたメモ - tmtms のメモ&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>2018-03-24 17:41:01</published>
  <title>Firefox のアドオンを作ってみたメモ</title>
  <type>rich</type>
  <url>https://blog.tmtms.net/entry/2018/03/24/firefox-addon</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
