<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nae3na</author_name>
  <author_url>https://blog.hatena.ne.jp/nae3na/</author_url>
  <blog_title>なえ箱</blog_title>
  <blog_url>https://nae3na.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
    <anon>C#</anon>
    <anon>Android</anon>
    <anon>iOS</anon>
  </categories>
  <description>WebViewでページを表示した後、ページ内要素を編集する方法のメモ。 WebViewはこちらのプラグインを使わせていただいてます。すごい便利。 github.com 自分がやった時の手順でメモ書いていくので、もうここは分かってるよ！って方は先飛ばしてください。 Chrome上で確認 先にやりたい動きをChrome上で確認する。 ページ内で右クリックし、検証をクリック。 ページ内で右クリック 色々右に出てくるので、一番上の欄にあるConsoleをクリックして処理を書き込んでみる。 例えばヘッダーを非表示にするなら、タグ取得して'display: none'にするとか。 狙った動きの処理ができた…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnae3na.hatenablog.com%2Fentry%2Funity-webview-page-edit&quot; title=&quot;UnityのWebViewで開いたページの要素を編集する - なえ箱&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>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-14 06:00:00</published>
  <title>UnityのWebViewで開いたページの要素を編集する</title>
  <type>rich</type>
  <url>https://nae3na.hatenablog.com/entry/unity-webview-page-edit</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
