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", "name": "CatchHotels.com | Save on travel bookings", "description": "Save up to -40 % on car and hotel bookings. We track prices 24\/7 and notify you when prices drop.", "version": "2.0.1", "permissions": [ "storage", "offscreen" ], "host_permissions": [ "https:\/\/www.google-analytics.com\/*", "https:\/\/extension-api.catchhotels.com\/*" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "service_worker": "extensionSpecific\/backgroundServiceWorker\/background.js" }, "action": { "default_popup": "index.html" }, "content_scripts": [ { "matches": [ "https:\/\/*.booking.com\/*" ], "js": [ "extensionSpecific\/contentScript\/booking.com.js", "extensionSpecific\/contentScript\/static\/js\/786.7154e7d2.chunk.js", "extensionSpecific\/contentScript\/static\/js\/787.4c09652a.chunk.js", "extensionSpecific\/contentScript\/static\/js\/857.bd16b3d8.chunk.js", "extensionSpecific\/contentScript\/static\/js\/main.3b4b0865.js" ] }, { "matches": [ "https:\/\/*.booking.com\/*" ], "js": [ "extensionSpecific\/contentScript\/booking.com.affiliated.id.js" ], "run_at": "document_start" } ], "web_accessible_resources": [ { "resources": [ "extensionSpecific\/contentScript\/*" ], "matches": [ "https:\/\/*.booking.com\/*" ] } ], "manifest_version": 3 }