microsoft / microsoft/MicrosoftEdge-Extensions

android support for chrome_url_overrides

Open
#310 7 comments 1 reaction 1 assignee View on GitHub

@venkatasai5171 is already working on this.

Since Aug 6, 2025.

Bug Edge Addons Feedback Tracked
Dominant language
JavaScript
Stars
245
Forks
149
PR merge metrics
No merged PRs in 30d

Description

per the edge extension documentation here, chrome_url_overrides is a supported manifest key, but the properties for the key seem to be ignored in edge on android.

for example, the following code has no effect:

"chrome_url_overrides" : {
  "newtab": "my-new-tab.html"
}

are there plans to fully support url_overrides in edge on android?

(and if there is a better place to report this issue please let me know). thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.