Browser Documentation

Microsoft Edge v0.1.3 docs

Chromium-compatible Edge build with the shared SEO workspace and Edge-supported JavaScript toggle.

These notes cover what is specific to the Microsoft Edge build. The full shared feature guide remains available in the general v0.1.3 docs.

Build Identity

Browser

Microsoft Edge

Version

0.1.3

Store

Microsoft Edge Add-ons

Manifest And API Notes

  • Manifest V3 build using background.service_worker.
  • Uses the same Chromium-compatible manifest shape as Chrome.
  • Includes contentSettings so Toggle JavaScript can work in Edge.
  • Does not include an update_url in the store upload.

Feature Support

  • Toggle JavaScript for the current site through Chromium content settings.
  • Edge-compatible context menus for page, link, image, validator, search, webmaster, and export actions.
  • Bing Webmaster Tools shortcuts and compare-helper behavior are first-class workflow targets.
  • Chromium download behavior for CSV, TSV, JSON, Markdown, XLSX, image ZIP, SERP PNG/WebP, schema JSON, and accessibility JSON exports.

Shared Screens And Abilities

The Microsoft Edge build includes the shared Shumway SEO Toolkit v0.1.3 audit model unless a browser-specific limit is listed below.

  • Local active-tab SEO auditing with no account, analytics, tracking pixels, remote logging, or background crawling.
  • Full in-page SEO workspace for Overview, Headings, Links, Images, Schema, Robots, Social, Style, SERP, Webmaster Tools, Tools, Exports, About, and Support.
  • Rendered page inspection for titles, descriptions, canonicals, headings, links, images, structured data, social metadata, styles, accessibility signals, and source-vs-rendered differences.
  • Robots.txt review with crawler comparisons for search crawlers, AI search bots, AI training crawlers, and user-retrieval bots.
  • Editable desktop and mobile SERP previews with rich-result-style modules and PNG/WebP preview downloads where downloads are supported.
  • Rendered accessibility tree review with landmarks, headings, controls, images, issue chips, copy output, and JSON export.
  • Colorblind-friendlier accessible color palette for users who do not want severity communicated by red and green alone.
  • CSV, TSV, JSON, Markdown, spreadsheet, image, schema, SERP image, and accessibility-tree exports where supported by the browser.

Known Browser Limits

  • No Edge-specific store URL is configured on this site yet.

Related Pages