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", "manifest_version": 3, "name": "__MSG_appName__", "version": "1.0.0", "description": "__MSG_appDesc__", "background": { "service_worker": "src\/pages\/background\/index.js", "type": "module" }, "action": { "default_popup": "src\/pages\/popup\/index.html", "default_icon": "icon-34.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3GwINy+2DTPMDVupzN33NaiCm4ITw6o92lWFUbUicRoSgMhbcSNkxDlmRXdrIgfNwQ9UEiFYI\/lhyjhbHsAuu7duqkQY2AmEAktMljkuyF\/IRYGPYc15WLfY8avQarDliKYlKN7Wuv1v6+NygkAeGNMJXNecMFOzGDiraAHVC7eEPFLcFDnI5jdhr3uiOlqCr8whWo7G8RlwvIriYlheoMYlQ4fR6Zh5XlkPyFYQ4+9b+\/AuGesC58HMCh0Rj8wi+S8ZRMooO8bj6lgu+PM1c64HmAd6sm9+SSx5A\/ZhIxvg9gFN8Lrh1uRaDEhRi8EvTiUq6RSsA3pp5sPSavKQMwIDAQAB", "icons": { "128": "icon-128.png" }, "permissions": [ "storage", "scripting" ], "host_permissions": [ "*:\/\/*.ebay.com\/*", "*:\/\/*.shopboosters.store\/*" ], "web_accessible_resources": [ { "resources": [ "contentStyle.css", "icon-128.png", "icon-34.png", "secure-stripe-payment.jpeg", "ring.svg", "assets\/*" ], "matches": [ "<all_urls>" ] } ], "default_locale": "en" }