Skip to content

Instantly share code, notes, and snippets.

@nicinabox
Created May 1, 2012 18:27
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nicinabox/2570263 to your computer and use it in GitHub Desktop.
Save nicinabox/2570263 to your computer and use it in GitHub Desktop.
Pack Chrome extensions from the command line
# $ crx `pwd`
function crx() {
~/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --pack-extension=$@ --pack-extension-key=$@/key.pem
}
@N3zTho
Copy link

N3zTho commented Sep 15, 2023

uninstall windows and buy a Apple.

😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment