developer.chrome.com
developer.chrome.com copied to clipboard
manifest/update_url page is missing
Describe the bug
The doc page for the update_url property in manifest.json is missing. As mentioned in the discussion of #132, this page should clearly describe what this property is for and in what situations it is relevant.
- https://developer.chrome.com/docs/extensions/mv2/manifest/update_url/
- https://developer.chrome.com/docs/extensions/mv3/manifest/update_url/
@dotproto I looked at update_url on the manifest page. It links to Extension hosting, which doesn't explain how the two are related.
How are the two related?
@IanStanion-google I think this is related to what you're doing.
@jpmedley I added the correct link for for update_url in PR #4255, which is https://developer.chrome.com/docs/extensions/mv3/linux_hosting/#update_url
Thanks for letting me know. I don't think you need to make a comment for every item. Just reference this ticket in further PRs and check off items at the top as you do.