<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hogesuke_1</author_name>
  <author_url>https://blog.hatena.ne.jp/hogesuke_1/</author_url>
  <blog_title>映画館のイス</blog_title>
  <blog_url>https://hogesuke.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Chrome拡張のcssで背景画像を指定するような場合に、普通の書き方だと画像を読み込むことができません。 NG #hoge { background: url(img/hoge.png); } OK 以下のように chrome-extension://__MSG_@@extension_id__/ を先頭に付与します。 #hoge { background: url(chrome-extension://__MSG_@@extension_id__/img/hoge.png); } また、 manifest.json に以下のような記述も加えて画像の読み込みを許可してください。 &quot;web_a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhogesuke.hateblo.jp%2Fentry%2F2017%2F02%2F21%2F211326&quot; title=&quot;Chrome拡張のcssで画像のパスを指定するときの注意点 - 映画館のイス&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>2017-02-21 21:13:26</published>
  <title>Chrome拡張のcssで画像のパスを指定するときの注意点</title>
  <type>rich</type>
  <url>https://hogesuke.hateblo.jp/entry/2017/02/21/211326</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
