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_EXT_NAME__", "description": "__MSG_EXT_DESC__", "version": "1.8.0", "manifest_version": 3, "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_popup": "popup.html", "default_icon": { "48": "icons\/icon48.png" } }, "options_page": "options.html", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "default_locale": "en", "content_scripts": [ { "js": [ "assets\/website.ts-loader-C2rigedH.js" ], "matches": [ "*:\/\/*.sinqi.tools\/*" ], "run_at": "document_end" } ], "permissions": [ "tabs", "downloads", "storage" ], "externally_connectable": { "matches": [ "*:\/\/*.sinqi.tools\/*" ] }, "chrome_url_overrides": { "newtab": "newtab.html" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7K9oMMh753k\/\/q1O\/+TZUCNcwzb33Iynjutxz2OH9OWcwhyM59ufCwlsdEJQom0s2+WAxhuB4+lUc85aEPUitu59yEB0+7j\/0XxsGUruR9os3gfnySYnn2uxtR5ykCYazxGZ\/Y80KU8eB\/ghFFkeQbzYEWVjWdoSiMNX4lyt0VgyIYEHwXGEvdcSHaBqgCNUoFd6WdZaMiDv77CeAAYHyIoBRu8zjyu8zzT10fNUTTntolLKn+9Li4NtRR6E6s27LleFR4zKeHyDKmaUauF1GELxsw4f\/xWFjtjREaeUe5TFoLdUSZReP7r4A\/hMlbQIfbWTIfLFfS0Rjto6tZaf2wIDAQAB", "web_accessible_resources": [ { "matches": [ "*:\/\/*.sinqi.tools\/*" ], "resources": [ "assets\/chunk-DiwpZJ7s.js" ], "use_dynamic_url": false } ] }