Closed Morgy93 closed 2 years ago
I'm having the same issue.
We are looking into this issue, in the meantime you can download this repo and then install the extension following this guide https://developer.chrome.com/docs/extensions/mv3/getstarted/#unpacked
Or use the crx file attached mage-chrome-toolbar-master.crx.zip
@slackerzz That does not work, chrome throws an error "CRX_HEADER_INVALID". I think this extension needs updating.
@instalab i've just loaded the extension in a clean chrome profile following the guide for unpacked extensions linked in my previous comment ant it works
Why is chrome saying it is unsafe though?
@Eddcapone because the extension was asking for two permissions (tabs and webNavigation) and not using them
the extension is available again https://chrome.google.com/webstore/detail/magespecialist-devtools-f/odbnbnenehdodpnebgldhhmicbnlmapj
Translates to: This extension has been disabled because it was deemed unsafe by the Chrome Web Store.
The store link returns 404:
What's wrong here?