<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Nandemo Formatter — 更新履歴</title><link>https://webext.hsb.horse/</link><description>最新リリース</description><language>ja</language><item><title>Nandemo Formatter 1.0.0</title><link>https://webext.hsb.horse/ja/extensions/nandemo-formatter/changelog#v1.0.0</link><description>First public release on the Chrome Web Store. / Link detection now covers any http / https / mailto URL instead of https only. Script- and content-bearing schemes (`javascript:`, `data:`, `blob:`, `file:`) are never turned into links. / Markdown now renders on hosts that send a strict CSP. The WASM renderer could not start on `raw.githubusercontent.com` and similar hosts, so the extension did nothing there; it is replaced by a pure JS one, which also drops the bundle from 806 kB to 440 kB. YAML detection no longer fails on documents that are mostly sequences. The link toggle is available for every structured format, not just JSON. / Detection reliability: shell rc files that open with `KEY=value` lines are no longer formatted as INI, TOML is recognised when its section header follows the top-level keys, a body-only guess that fails to parse leaves the page alone instead of showing a parse error, and JSON is detected from any `+json` media type (`application/problem+json`, `application/vnd.api+json`, …). / Convert the current document to another structured format (JSON / JSONC / JSON5 / YAML / TOML / INI) from the toolbar. Impossible conversions, such as a top-level array to TOML, surface as a parse error instead of failing silently. / Viewer: expand all / collapse all, key-and-value search filter with match highlighting, per-node path copy (`data.items[0].id`), and parse errors that point at the offending line. / Tighten format detection to avoid replacing pages that are not structured data. inferred from the body, where `renderMarkdown` succeeds on any text and could never be rejected by the parse check. YAML served as `text/plain` is formatted. mappings, which keeps logs, header dumps and colon-prefixed prose as Raw. / Add an About menu to the footer, opening upward on hover or keyboard focus, linking to the homepage, privacy policy and support form. / The About menu no longer closes while the pointer travels toward it. / Drop the markdown viewer&apos;s own Raw button: the toolbar already has one. / Store listing accuracy: the extension description now names every supported format (JSON, YAML, TOML, INI, Markdown, images), the privacy policy states what is actually persisted (one boolean for the link toggle), and the manifest version is no longer hardcoded — it follows `package.json`.</description><guid isPermaLink="false">nandemo-formatter-1.0.0</guid></item></channel></rss>