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_extName__", "version": "1.3.6.43", "description": "__MSG_extDesc__", "icons": { "16": "16.png", "128": "128.png" }, "default_locale": "en", "action": { "default_icon": { "16": "16.png", "128": "128.png" }, "default_title": "__MSG_ext_default_title__" }, "background": { "service_worker": "background.js" }, "permissions": [ "storage" ], "host_permissions": [ "*:\/\/*.vinted.com\/*", "*:\/\/*.vinted.co.uk\/*", "*:\/\/*.vinted.ca\/*", "*:\/\/*.vinted.fr\/*", "*:\/\/*.vinted.es\/*", "*:\/\/*.vinted.be\/*", "*:\/\/*.vinted.at\/*", "*:\/\/*.vinted.de\/*", "*:\/\/*.vinted.cz\/*", "*:\/\/*.vinted.lt\/*", "*:\/\/*.vinted.lu\/*", "*:\/\/*.vinted.pl\/*", "*:\/\/*.vinted.it\/*", "*:\/\/*.vinted.nl\/*", "*:\/\/*.vinted.pt\/*", "*:\/\/*.vinted.net\/*" ], "optional_host_permissions": [ "*:\/\/*.amazonaws.com\/*", "*:\/\/*.cloudfront.net\/*" ], "content_scripts": [ { "matches": [ "*:\/\/*.vinted.com\/*", "*:\/\/*.vinted.co.uk\/*", "*:\/\/*.vinted.ca\/*", "*:\/\/*.vinted.fr\/*", "*:\/\/*.vinted.es\/*", "*:\/\/*.vinted.be\/*", "*:\/\/*.vinted.at\/*", "*:\/\/*.vinted.de\/*", "*:\/\/*.vinted.cz\/*", "*:\/\/*.vinted.lt\/*", "*:\/\/*.vinted.lu\/*", "*:\/\/*.vinted.pl\/*", "*:\/\/*.vinted.it\/*", "*:\/\/*.vinted.nl\/*", "*:\/\/*.vinted.pt\/*", "*:\/\/*.vinted.net\/*" ], "js": [ "build\/index.js" ], "css": [ "build\/index.css" ] } ], "web_accessible_resources": [ { "resources": [ "pageContextScript.js", "css\/*" ], "matches": [ "*:\/\/*.vinted.com\/*", "*:\/\/*.vinted.co.uk\/*", "*:\/\/*.vinted.ca\/*", "*:\/\/*.vinted.fr\/*", "*:\/\/*.vinted.es\/*", "*:\/\/*.vinted.be\/*", "*:\/\/*.vinted.at\/*", "*:\/\/*.vinted.de\/*", "*:\/\/*.vinted.cz\/*", "*:\/\/*.vinted.lt\/*", "*:\/\/*.vinted.lu\/*", "*:\/\/*.vinted.pl\/*", "*:\/\/*.vinted.it\/*", "*:\/\/*.vinted.nl\/*", "*:\/\/*.vinted.pt\/*", "*:\/\/*.vinted.net\/*" ] } ], "manifest_version": 3 }