Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 02, 2025.
{ "action": { "default_icon": { "19": "icon\/browsericon-off-19.png", "38": "icon\/browsericon-off-38.png" }, "default_title": "__MSG_app_name__", "default_popup": "popover.html" }, "background": { "service_worker": "background.js" }, "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" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "default_locale": "fr", "description": "Coupert trouve automatiquement les codes promo, applique le meilleur code lors du paiement et vous donne du cashback.", "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "icon\/icon-16.png", "48": "icon\/icon-48.png", "128": "icon\/icon-128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhzeHrkCWRK9TkHaqHUfh+nvo0z818isRBrG4tXArXmSHhHuUGJPfQagr6TqmzSQPCSGp2oVfVgqCwPa5d1zbwIzPL7IXVfjiFbphQu2bp37Jhw2gP90huN9\/27vTy0DecZYbnP9BO+WxDbDO0VTzdGI28F0iW8zUo7lOnYmMWWF5RKtUhBi3hGVduZxcnq30TFTK3J8nxT0IwrJ2gfYf5w1Tq\/mLV76CK9XqlN00TtjkBcCvvot4vXHarqNvvOF2YgawPtLkYT0Hn3AKq60feOFnBEhvOfarfWeg0mLV4gJbrfZKl+\/D8S1FVD8APN0eUKi+6EWCU2GsjIYFNdFJCwIDAQAB", "manifest_version": 3, "name": "__MSG_app_name__", "permissions": [ "cookies", "storage", "unlimitedStorage", "webRequest", "alarms" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "6.10.28", "web_accessible_resources": [ { "resources": [ "image\/*", "css\/*", "font\/*" ], "matches": [ "<all_urls>" ] }, { "resources": [ "js\/optanon.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] }, { "resources": [ "js\/elephant.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ] }