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", "name": "Perplexity Search", "description": "Search Perplexity.ai by using the context menu or type '@plex' in the address bar followed by your query.", "version": "1.0.1", "permissions": [ "contextMenus" ], "background": { "service_worker": "sw.js" }, "icons": { "128": "icon.png" }, "manifest_version": 3, "omnibox": { "keyword": "@plex" }, "homepage_url": "https:\/\/browsernative.com\/" }