How to check the Chrome Web Store. Manifest.json

I'm interested in the chrome store developer toolbar when I try to load the text name of the manifest.json file, but the internal file is not json format I know that Google uses any means to check the file structure thanks for the offer

+3
source share
2 answers

Before uploading an extension to the web store, it’s best to check it by downloading the extension as an “unpacked extension”, which you can do by visiting chrome: // extensions, expanding “developer mode” if it’s not already deployed, and then click “Download unpacked extension ... "

, . Chrome - , . , JSON.

, , - Chrome , (, , , -, ).

+4

, Chrome manifest.json, "//", Chrome .

, "//" manifest.json. http://developer.chrome.com/extensions/manifest.html

Chrome ?

+4

All Articles