json - Manifest Issue in Chrome Store -


i've been working on chrome extension several weeks , uploaded extension chrome web store.

when try install store, gives me error saying "invalid manifest" , nothing more.

is there way figure out wrong manifest file chrome store doesn't like? browser installs extension fine (and works) when load in via developer mode.

since can't copy code tag , preview well, i've linked manifest file below: manifest file on github

i've read manifest v2 documentation , have looked on several google groups assistance. appreciated, thanks!

turns out "tabs" can not go under permissions, must optional permission. , must encode manifest file utf-8 rather ansi.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -