I need some help ..
As anyone figured a way to install multiple extensions ?
Right now i'm using
"%CHROME_PATH%\chrome.exe" --enable-extensions --load-extension="%CHROME_EXTENSIONS%"
Where %CHROME_PATH% and %CHROME_EXTENSIONS% are the respective paths to the chrome executable and my manifest.json / js files folder.
I tried adding multiple --load-extension="" parameter but Chrome seems to only consider the last one.
I tried loading them one at a time but as soon as you shut down Chrome, all extensions are "uninstalled".
I tried --load-extension="C:\Chrome\*" (with a wildcard)..
I'm running out of ideas !
Any help would be greatly appreciated.


LinkBack URL
About LinkBacks



Reply With Quote





