rthaut / deviantART-Filter

A browser extension that allows you to filter DeviantArt by user, keyword, and/or category.
https://rthaut.github.io/deviantART-Filter/
GNU General Public License v3.0
30 stars 1 forks source link

Chrome Web Store Manifest Error #138

Closed rthaut closed 4 years ago

rthaut commented 4 years ago

During submission, the Chrome Web Store shows the following error: image

The key value in the manifest.json for Chrome is: odlmamilbohnpnoomjclomghphbajikp That value appears to match the ID on the dashboard: odlmamilbohnpnoomjclomghphbajikp

image

For now this is bypassed by simply removing the key property from the manifest.json file in the Chrome package.

The documentation states key can be used during development; perhaps it is always invalid for extensions submitted to the Chrome Web Store ( and just not documented correctly).