<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masanolinks</author_name>
  <author_url>https://blog.hatena.ne.jp/masanolinks/</author_url>
  <blog_title>masavoid</blog_title>
  <blog_url>https://masavo.jp/</blog_url>
  <categories>
    <anon>chrome拡張機能</anon>
    <anon>command</anon>
  </categories>
  <description>chrome拡張機能作っているときに、128pxサイズを何回か縮小しなくちゃいけなくて面倒だった。 適当にリサイズするscript作って実行する。 brew install imagemagick やけくそでimage/ディレクトリ内に作りました(良い子は真似しないでね)。 #!/bin/sh convert -resize 38x38 icon-128.png icon-38.png convert -resize 19x19 icon-128.png icon-19.png convert -resize 16x16 icon-128.png icon-16.png TODO dotfil…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasavo.jp%2Fentry%2F2020%2F09%2F21%2F001856&quot; title=&quot;chrome拡張機能の作るときのfaviconをterminal上で雑にコンバートする方法 - masavoid&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>2020-09-21 00:18:56</published>
  <title>chrome拡張機能の作るときのfaviconをterminal上で雑にコンバートする方法</title>
  <type>rich</type>
  <url>https://masavo.jp/entry/2020/09/21/001856</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
