Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "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": "1.2", "author": "[email protected]", "name": "__MSG_appName__", "description": "__MSG_shortDesc__", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "tabs", "declarativeNetRequest", "declarativeNetRequestFeedback", "declarativeNetRequestWithHostAccess" ], "content_scripts": [ { "matches": [ "https:\/\/www.plasmo.com\/*" ], "js": [ "plasmo.498f7030.js" ], "css": [] } ], "default_locale": "en", "host_permissions": [ "*:\/\/perplexity-ai.online\/*" ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "chrome_settings_overrides": { "search_provider": { "name": "Perplexity Search", "keyword": "perplexity", "is_default": true, "encoding": "UTF-8", "search_url": "https:\/\/perplexity-ai.online\/search\/{searchTerms}", "favicon_url": "https:\/\/perplexity-ai.online\/favicon.ico", "suggest_url": "https:\/\/perplexity-ai.online\/search?output=firefox&q={searchTerms}" } }, "declarative_net_request": { "rule_resources": [ { "id": "perplexity", "enabled": true, "path": "perplexity-rules.bc68b801.json" }, { "id": "bing", "enabled": false, "path": "bing-rules.959d3c81.json" }, { "id": "google", "enabled": false, "path": "google-rules.10accc87.json" } ] } }