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", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "3.01", "author": "[email protected]", "name": "Raptor Explorer - Car Rental Analytics for Turo", "description": "Discover the ROI of the most profitable cars on Turo. Go beyond a Turo calculator with pro analytics for hosts.", "background": { "service_worker": "static\/background\/index.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage", "scripting", "webRequest", "offscreen", "tabs" ], "content_scripts": [ { "matches": [ "https:\/\/turo.com\/*" ], "js": [ "relay.5d4837b2.js" ], "css": [] }, { "matches": [ "https:\/\/turo.com\/*\/*\/search*", "https:\/\/turo.com\/*\/search*" ], "js": [ "button.bd3de249.js" ], "all_frames": true, "css": [] }, { "matches": [ "https:\/\/turo.com\/*" ], "js": [ "notification.f9af71f7.js" ], "css": [] } ], "host_permissions": [ "https:\/\/raptor3-web.vercel.app\/*", "https:\/\/raptorexplorer.com\/*", "http:\/\/localhost:3000\/*", "https:\/\/turo.com\/*", "https:\/\/turrex-fb3ca.web.app\/*" ], "oauth2": { "client_id": "511303035926-k69qe1nrlba7s0qnaea8a6887ojlnv5j.apps.googleusercontent.com", "scopes": [ "email", "profile" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk2nC4wz66MtMmIMgkviA6yA8mg9nfibYbWsPUqx7pvRdIxIWMDqXf+iAwM+a6\/OVQOddH3YXnq0PKFGUBujJjDMAWBksHblZLyi1yNn83GGq\/b8I9oz+kTCpdPnRbrGQs\/JRhzscbbDA2bMqMo4wKd5IrUscgzdzX1UioAlHpBvITwA0C4kI1e5xiaKOYy7tJbPf2UF\/+qkDpV\/grvogM+Z01VfR2SJgTd4+Rbh0t4fAd\/OZeJQfUhmc0urKsqJPgEfkkEybFjKfa8nrrPy7JopNNgItUGbsBPG9YcQsfK5BOCLiDviHoyzIS79Y744nTDrHNr2u7dSdoMCSc82OmQIDAQAB", "web_accessible_resources": [ { "matches": [ "https:\/\/turo.com\/*", "https:\/\/turo.com\/*" ], "resources": [ "button.95bad065.css", "button.795769d2.png" ] }, { "matches": [ "https:\/\/turo.com\/*" ], "resources": [ "button.95bad065.css" ] } ] }