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": "Aiforsheet : Generate Excel Formulas and Google Sheet Formulas with AI", "version": "1.3", "description": "Aiforsheet Formula Generator for Excel and Google Sheets: Simplify Your Spreadsheet Workflows", "manifest_version": 3, "background": { "service_worker": "background.js" }, "author": "Aiforsheet.com", "homepage_url": "https:\/\/Aiforsheet.com\/", "short_name": "Aiforsheet", "action": { "default_popup": "src\/index.html", "default_title": "Aiforsheet", "default_icon": { "16": "\/images\/logo4.png", "32": "\/images\/logo4.png", "48": "\/images\/logo4.png", "128": "\/images\/logo4.png" } }, "icons": { "16": "\/images\/logo4.png", "32": "\/images\/logo4.png", "48": "\/images\/logo4.png", "128": "\/images\/logo4.png" }, "permissions": [ "storage" ] }