File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ To test local unpacked extensions, include them in `./extensions` then launch th
4343- [x] [ Chrome Web Store] ( https://chromewebstore.google.com ) extension installer
4444- [x] Automatic extension updates
4545- [x] [ Manifest V3] ( https://developer.chrome.com/docs/extensions/mv3/intro/ ) support—pending [ electron/electron #44411 ] ( https://github.com/electron/electron/pull/44411 )
46- - [ ] Support for common [ ` chrome.* ` extension APIs] ( https://developer.chrome.com/extensions/devguide )
46+ - [ ] Support for common [ ` chrome.* ` extension APIs] ( https://developer.chrome.com/docs/ extensions/reference/api )
4747- [ ] Robust extension popup support
4848- [ ] Respect extension manifest permissions
4949
@@ -52,7 +52,7 @@ To test local unpacked extensions, include them in `./extensions` then launch th
5252- [ ] Extension management (enable/disable/uninstall)
5353- [ ] Installation prompt UX
5454- [ ] [ Microsoft Edge Add-ons] ( https://microsoftedge.microsoft.com/addons/Microsoft-Edge-Extensions-Home ) extension installer
55- - [ ] Full support of [ ` chrome.* ` extension APIs] ( https://developer.chrome.com/extensions/devguide )
55+ - [ ] Full support of [ ` chrome.* ` extension APIs] ( https://developer.chrome.com/docs/ extensions/reference/api )
5656
5757### 🤔 Considering
5858
You can’t perform that action at this time.
0 commit comments