Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "content_scripts": [ { "js": [ "main.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "default_locale": "en", "description": "__MSG_Description__", "icons": { "128": "128.png" }, "manifest_version": 3, "name": "Form Character Counter", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" }