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": "0.2.6", "author": "Cameron Wills <[email protected]>", "name": "n8nChat", "description": "A n8n companion that generates nodes and workflows using AI.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "scripting", "tabs", "activeTab" ], "content_scripts": [ { "matches": [ "https:\/\/*.n8n.cloud\/workflow\/*", "https:\/\/*.n8n.io\/workflow\/*", "http:\/\/localhost\/workflow\/*", "http:\/\/127.0.0.1\/workflow\/*", "https:\/\/localhost\/workflow\/*", "https:\/\/127.0.0.1\/workflow\/*", "http:\/\/localhost:3000\/workflow\/*", "http:\/\/localhost:5173\/workflow\/*", "http:\/\/localhost:8080\/workflow\/*", "http:\/\/localhost:9000\/workflow\/*", "http:\/\/127.0.0.1:3000\/workflow\/*", "http:\/\/127.0.0.1:5173\/workflow\/*", "http:\/\/127.0.0.1:8080\/workflow\/*", "http:\/\/127.0.0.1:9000\/workflow\/*", "https:\/\/localhost:3000\/workflow\/*", "https:\/\/localhost:5173\/workflow\/*", "https:\/\/localhost:8080\/workflow\/*", "https:\/\/localhost:9000\/workflow\/*", "https:\/\/127.0.0.1:3000\/workflow\/*", "https:\/\/127.0.0.1:5173\/workflow\/*", "https:\/\/127.0.0.1:8080\/workflow\/*", "https:\/\/127.0.0.1:9000\/workflow\/*", "https:\/\/n8nchat.com\/*" ], "js": [ "content.7f229555.js" ], "all_frames": false, "css": [] } ], "host_permissions": [ "https:\/\/n8nchat.com\/*" ], "optional_permissions": [], "default_locale": "en", "web_accessible_resources": [ { "matches": [ "https:\/\/*.n8n.cloud\/*", "https:\/\/*.n8n.io\/*", "http:\/\/localhost\/*", "http:\/\/127.0.0.1\/*", "https:\/\/localhost\/*", "https:\/\/127.0.0.1\/*", "http:\/\/localhost:3000\/*", "http:\/\/localhost:5173\/*", "http:\/\/localhost:8080\/*", "http:\/\/localhost:9000\/*", "http:\/\/127.0.0.1:3000\/*", "http:\/\/127.0.0.1:5173\/*", "http:\/\/127.0.0.1:8080\/*", "http:\/\/127.0.0.1:9000\/*", "https:\/\/localhost:3000\/*", "https:\/\/localhost:5173\/*", "https:\/\/localhost:8080\/*", "https:\/\/localhost:9000\/*", "https:\/\/127.0.0.1:3000\/*", "https:\/\/127.0.0.1:5173\/*", "https:\/\/127.0.0.1:8080\/*", "https:\/\/127.0.0.1:9000\/*", "https:\/\/n8nchat.com\/*" ], "resources": [ "stateManager.77529bc1.js", "esm-browser.1baef823.js", "content.6e038a4b.css" ] } ] }