I am trying to automate my Chrome extension building process on OSX 10.5. I am unable to find a similar command for OSX like this for Windows
chrome.exe --pack-extension=c:\myext --pack-extension-key=c:\myext.pem
Is it even possible on OSX? As there is no mention of it in the documentation.
Please guide me.
Thanks in advance. -Parimal Das
Navigate to chrome://version/ and look for Profile Path, it is your default directory and Extensions Folder is where all the extensions, apps, themes are stored.
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --pack-extension...
You can use A node.js command line app for packing Google Chrome extensions too. Enjoy!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With