Skip to content

android support for chrome_url_overrides #3438

@conceptualspace

Description

@conceptualspace

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions