<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inemaru</author_name>
  <author_url>https://blog.hatena.ne.jp/inemaru/</author_url>
  <blog_title>イネマルのプログラミング備忘録</blog_title>
  <blog_url>https://inemaru.hatenablog.com/</blog_url>
  <categories>
    <anon>Windows</anon>
    <anon>バッチ</anon>
    <anon>Tips</anon>
    <anon>JavaScript</anon>
    <anon>PowerShell</anon>
  </categories>
  <description>概要 単純なHTMLを.batに埋め込んで、WEBアプリとして表示するアイデアのメモ。 実装 .batファイルは、UTF-8で保存する。 Microsoft Edgeを使用する場合は、chromeをmsedgeに置き換える。 &lt;!-- : @powershell -c &quot;saps chrome('-app=data:text/html,'+[Uri]::EscapeDataString((gc '%~f0'-Raw -Enc UTF8)))&quot;&amp;exit /b --&gt; &lt;!DOCTYPE html&gt; &lt;html lang=&quot;ja&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;UTF-8&quot;&gt; &lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finemaru.hatenablog.com%2Fentry%2F2025%2F09%2F05%2F015730&quot; title=&quot;batファイルに、html を埋め込んでGoogle Chrome等で表示する方法 - イネマルのプログラミング備忘録&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>2025-09-05 01:57:30</published>
  <title>batファイルに、html を埋め込んでGoogle Chrome等で表示する方法</title>
  <type>rich</type>
  <url>https://inemaru.hatenablog.com/entry/2025/09/05/015730</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
