developer.chrome.com icon indicating copy to clipboard operation
developer.chrome.com copied to clipboard

manifest/update_url page is missing

Open dotproto opened this issue 4 years ago • 1 comments

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 avatar Jan 04 '21 17:01 dotproto

@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?

jpmedley avatar Sep 09 '22 14:09 jpmedley

@IanStanion-google I think this is related to what you're doing.

jpmedley avatar Oct 20 '22 16:10 jpmedley

@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

AmySteam avatar Nov 10 '22 18:11 AmySteam

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.

jpmedley avatar Nov 14 '22 22:11 jpmedley