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" } }, "version": "0.0.2", "author": "micro.company", "name": "SheetAgent: AI Browser Automation using Spreadsheets", "description": "SheetAgent is a Chrome extension that automates web tasks using CSV data and natural language instructions.", "background": { "service_worker": "static\/background\/index.js" }, "side_panel": { "default_path": "sidepanel.html" }, "permissions": [ "storage", "sidePanel", "identity" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "content.06af5f40.js" ], "css": [] } ], "host_permissions": [ "https:\/\/*\/*" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlSB07WCdGmAiIZx0FpvCxsNoWszsjq+B6S5Y6aEOU26V1nU3cBaFbWlFpWJnN7zzt60ADYM4tMwgawlz70kKfy1MxBaSQovxZSuV9M+YVhHO7QQKgn92I+IhUAwaXNxr+iH9duYRvRvEvXGF9OlB+oE9d5gZ+KuDPuXhcjHOavKBYp2x02GTgJSGBLM+A7NZVOxz96jUf12XbEW6f1y\/vHztha\/Y\/1bWZ\/IQ32ahR8cqB0F075DHD0yM7uLhCfReY8rBSmC5goxCS691dptc7wokSs1esZfiSmMcgw2LaOtdRjzzamI14qeJXNndZOD4pJb0+1avD2uQQ7uA414JgwIDAQAB" }