Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "version": "1.3.2", "manifest_version": 3, "omnibox": { "keyword": "m" }, "icons": { "16": "static\/monicaSearchLogo.png", "32": "static\/monicaSearchLogo.png", "48": "static\/monicaSearchLogo.png", "128": "static\/monicaSearchLogo.png" }, "action": { "default_icon": { "16": "static\/monicaSearchLogo.png", "32": "static\/monicaSearchLogo.png", "48": "static\/monicaSearchLogo.png", "128": "static\/monicaSearchLogo.png" } }, "host_permissions": [ "https:\/\/monica.im\/", "https:\/\/monica.so\/*" ], "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "externally_connectable": { "matches": [ "https:\/\/monica.im\/*", "https:\/\/monica.so\/*" ] }, "chrome_url_overrides": { "newtab": "newTab.html" } }