AI Excel Bot : ChatGPT Excel Assistant

ChatGPT Powered Excel and Google Sheets formula assistant

什么是AI Excel Bot : ChatGPT Excel Assistant?

AI Excel Bot : ChatGPT Excel Assistant是由https://aiexcelbot.com开发的Chrome扩展程序,该扩展的主要功能是“ChatGPT Powered Excel and Google Sheets formula assistant”。

扩展截图

screenshot
screenshot

下载AI Excel Bot : ChatGPT Excel Assistant扩展crx文件

下载AI Excel Bot : ChatGPT Excel Assistant扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The ChatGPT powered Excel and Google Sheet browser assistant you always needed.

No need to waste hours writing complex formulas. Use AI to generate Excel and Google Sheets formulas in seconds.

AI Excel Bot lets you write Excel and Google Sheets formulas using just your text instructions. 

Here is what you can do with AI Excel Bot :

1. Convert your text instruction into Excel or Google Sheets formula
2. Convert a complex formula into plain English. Our AI breaks down the formula in step by step explanation.
3. Use AI Excel Bot without leaving your Google Sheets or Excel.

Users get 5 credits per month for free. Users can upgrade to pro subscription and get unlimited access to AI Excel Bot.                    

扩展基本信息

名称 AI Excel Bot : ChatGPT Excel Assistant AI Excel Bot : ChatGPT Excel Assistant
ID ehpdalbmeiockgpaikchiciodighaedg
官方URL https://chromewebstore.google.com/detail/ai-excel-bot-chatgpt-exce/ehpdalbmeiockgpaikchiciodighaedg
简介 ChatGPT Powered Excel and Google Sheets formula assistant
文件大小 3.2 MB
安装次数 57,810
当前版本 1.1.4
更新时间 2024-02-15
上架时间 2023-01-12
评分 2.70/5 共10次评分
开发者 https://aiexcelbot.com
电子邮箱 [email protected]
付费类型 in_app
扩展官网 https://aiexcelbot.com
帮助页面URL https://aiexcelbot.com/?anchor=contact
隐私政策页面URL https://aiexcelbot.com/privacy-policy
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AI Excel Bot : ChatGPT Excel Assistant",
    "description": "ChatGPT Powered Excel and Google Sheets formula assistant",
    "version": "1.1.4",
    "manifest_version": 3,
    "permissions": [
        "identity"
    ],
    "oauth2": {
        "client_id": "836319938824-lg5a63rd8rcavlhdbrna3imlh4lth79g.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "AI Excel Bot"
    },
    "icons": {
        "16": "ms-icon-150x150.png",
        "48": "ms-icon-150x150.png",
        "128": "ms-icon-150x150.png"
    }
}