Discussion:
[crx] Erro when pack the extension ,said"Manifest file is missing or unreadable "
magicshui
2011-04-21 15:35:21 UTC
Permalink
I have a extension which works well under the dev mode,but when i want
to pack it,there comes an error "Manifest file is missing or
unreadable "!
I had ever pake it successfuly,but this time it didn't work.I also had
tried another computer,still have this problem,
anyone can help me?
Thanks
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-***@chromium.org.
To unsubscribe from this group, send email to chromium-extensions+***@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.
Sam Kerner
2011-04-26 04:08:12 UTC
Permalink
Post by magicshui
I have a extension which works well under the dev mode,but when i want
to pack it,there comes an error "Manifest file is missing or
unreadable "!
I had ever pake it successfuly,but this time it didn't work.I also had
tried another computer,still have this problem,
anyone can help me?
Thanks
That error means chrome can't find or read the manifest.json file. Are you
sure you are selecting the right directory to pack? Does the directory you
selected have a manifest.json in it?

Sam
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-***@chromium.org.
To unsubscribe from this group, send email to chromium-extensions+***@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.
Loading...