<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzuki-shin</author_name>
  <author_url>https://blog.hatena.ne.jp/suzuki-shin/</author_url>
  <blog_title>毎日少しずつHaskellを勉強する</blog_title>
  <blog_url>https://suzuki-shin.hatenadiary.jp/</blog_url>
  <categories>
    <anon>chrome</anon>
  </categories>
  <description>この間作ったはてなブックマークコメントを表示する拡張*1のアイコンにコメント数を表示してみようと思う。 chrome.browserAction.setBadgeText()で表示できるらしい。 popup.htmlに書いてみたが、だめだった。background_pageつくらなきゃいけないのかな？ background.htmlを下のように作ってみた &lt;html&gt; &lt;head&gt; &lt;script&gt; chrome.browserAction.setBadgeText({text:'hoge'}); &lt;/script&gt; &lt;/head&gt; &lt;/html&gt; manifest.jsonにも&quot;backgr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzuki-shin.hatenadiary.jp%2Fentry%2F20110710%2F1310281770&quot; title=&quot;はてぶコメントを表示するchrome拡張にbadgeでコメント数を表示したい（けどまだできていない） - 毎日少しずつHaskellを勉強する&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>2011-07-10 16:09:30</published>
  <title>はてぶコメントを表示するchrome拡張にbadgeでコメント数を表示したい（けどまだできていない）</title>
  <type>rich</type>
  <url>https://suzuki-shin.hatenadiary.jp/entry/20110710/1310281770</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
