Revision history [back]

click to hide/show revision 1
initial version

answered 2018-12-06 11:51:55 +0800

cor3000 gravatar image cor3000

you need to unzip the chrome-extension.cxt file (which is the packed chrome extension file)

e.g.

  • rename it to chrome-extension.zip
  • UNzip the contents into a folder (which is then the UNpacked extension) then
  • select this folder when adding it to chrome via "Load unpacked extension"

alternative if you have 7zip installed ... right click the file chrome-extension.cxt and choose 7-Zip -> Extract to "chrome-extension"

image description

Either way the unpacked extension folder's contents will contain look like this (including the manifest.json):

image description

you need to unzip the chrome-extension.cxt file (which is the packed chrome extension file)

e.g.

  • rename it to chrome-extension.zip
  • UNzip the contents into a folder (which is then the UNpacked extension) then
  • select this folder when adding it to chrome via "Load unpacked extension"

alternative if you have 7zip installed ... right click the file chrome-extension.cxt and choose 7-Zip -> Extract to "chrome-extension"

image description

Either way the unpacked extension folder's contents will contain look like this (including the manifest.json):

image description

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More