Can I somehow Load an Unpacked Chrome extension to Chrome within the JavaScript code from another extension?
Asked
Active
Viewed 151 times
1
-
No, it's [not possible](https://developer.chrome.com/extensions/management). – wOxxOm May 19 '21 at 09:14
-
Although, you can do it from command line: https://stackoverflow.com/questions/20782557/load-unpacked-chrome-extension-programmatically – Muhammad Ovi May 19 '21 at 09:16
-
Is a way to load it from an extension? – KimRoos10 May 19 '21 at 09:21