Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "3.1.13", "default_locale": "en", "icons": { "16": "extIcon256.11dec08b.png", "24": "extIcon256.392cf84f.png", "32": "extIcon256.42534c72.png", "48": "extIcon256.72b6fed0.png", "64": "extIcon256.af614d08.png", "128": "extIcon256.5086c88a.png", "256": "extIcon256.79685021.png" }, "background": { "service_worker": "background.c6ee71c4.js" }, "content_scripts": [ { "matches": [ "https:\/\/www.booking.com\/searchresults*" ], "js": [ "search.058ef978.js" ], "css": [ "shared.a30214c5.css" ] }, { "matches": [ "https:\/\/www.booking.com\/hotel\/*" ], "js": [ "hotel.b602a3ee.js" ], "css": [ "hotel.679074c9.css" ] }, { "matches": [ "https:\/\/*\/*" ], "include_globs": [ "https:\/\/*kayak.*\/hotels\/*" ], "js": [ "kayak.0c7f2bcb.js" ], "css": [ "kayak.d03739c5.css" ] }, { "matches": [ "https:\/\/www.agoda.com\/*" ], "js": [ "agoda.3d9f6cfa.js" ], "css": [ "agoda.1afc0c66.css" ] }, { "matches": [ "https:\/\/*\/*" ], "include_globs": [ "https:\/\/www.airbnb.*\/rooms\/*" ], "js": [ "airbnb.69739702.js" ], "css": [ "airbnb.e2d2a95e.css" ] }, { "matches": [ "https:\/\/*\/*" ], "js": [ "cashback.d56d25ae.js" ], "css": [] } ], "host_permissions": [ "<all_urls>" ], "permissions": [ "storage", "webRequest", "scripting", "cookies", "history", "declarativeNetRequest", "alarms" ], "web_accessible_resources": [ { "resources": [ "content\/mews\/index.js", "content\/mews\/index.css", "logo.25027d6c.svg" ], "matches": [ "*:\/\/*\/*" ] }, { "matches": [ "https:\/\/www.booking.com\/*" ], "resources": [ "logo.25027d6c.svg" ] }, { "matches": [ "https:\/\/www.booking.com\/*" ], "resources": [ "logo.25027d6c.svg" ] }, { "matches": [ "https:\/\/*\/*" ], "resources": [ "logo.25027d6c.svg" ] }, { "matches": [ "https:\/\/www.agoda.com\/*" ], "resources": [ "logo.25027d6c.svg" ] }, { "matches": [ "https:\/\/*\/*" ], "resources": [ "logo.25027d6c.svg" ] }, { "matches": [ "https:\/\/*\/*" ], "resources": [ "logo.25027d6c.svg" ] } ], "minimum_chrome_version": "89", "action": { "default_title": "Access cashback dashboard" } }