Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": { "19": "icon\/browsericon-off-19.png", "38": "icon\/browsericon-off-38.png" }, "default_title": "__MSG_app_name__" }, "background": { "service_worker": "background.js" }, "commands": { "_execute_action": { "suggested_key": { "default": "Ctrl+K", "mac": "Command+K" }, "description": "Activate extension" } }, "content_scripts": [ { "all_frames": false, "js": [ "vendor.js", "content.js" ], "match_about_blank": false, "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end" }, { "all_frames": false, "js": [ "vendor.js", "guide.js" ], "match_about_blank": false, "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start" }, { "all_frames": false, "js": [ "message.js" ], "match_about_blank": false, "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_idle", "world": "MAIN" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "default_locale": "en", "description": "AI-Powered Coupons & Price Comparisons by Coupert Pure. Purely for your savings.", "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "icon\/icon-16.png", "48": "icon\/icon-48.png", "128": "icon\/icon-128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtSAoYKct4Afk50lPVPi+oJZGEWwqkte3fnqPGbTGigFGiQnyUi7AmHSv5HsTP96FyM+0\/IovRljnP1ZpSo0IeC8SY9ORYtR\/C5c2digJKctdM8lLQNvg5esZWQyx9mwQAkMvbuYwIukfpoh7x6zF3sj92rzFxHZQrhM4lJK8kQUA8UsR\/XT+VrlP\/If00iOPrrWfs6Ii86uYWShMGrFMS3BbTW+FFd4\/HOg1uBSlHi7qLYt8H9KRX3l7ia8VEm\/jyHmxAFWpwPu3Elwk\/CTKjFhOhEy6yrQHDCRfVsticreE7EAiDTMJc94nzPrvkVwR8tUER2uS6vmgXjQjua\/+cQIDAQAB", "manifest_version": 3, "name": "__MSG_app_name__", "permissions": [ "cookies", "storage", "unlimitedStorage", "webRequest", "alarms", "sidePanel" ], "side_panel": { "default_path": "popover.html" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.11", "web_accessible_resources": [ { "resources": [ "image\/*", "css\/*", "font\/*" ], "matches": [ "<all_urls>" ] }, { "resources": [ "js\/elephant.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] }, { "resources": [ "css\/ad-placeholder-remover.css" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] }, { "resources": [ "*.js.map" ], "matches": [ "<all_urls>" ] } ] }