AI Excel Bot : ChatGPT Excel Assistant

ChatGPT Powered Excel and Google Sheets formula assistant

O que é AI Excel Bot : ChatGPT Excel Assistant?

AI Excel Bot : ChatGPT Excel Assistant é uma extensão do Chrome desenvolvida por https://aiexcelbot.com, e sua principal característica é "ChatGPT Powered Excel and Google Sheets formula assistant".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão AI Excel Bot : ChatGPT Excel Assistant

Baixe arquivos de extensão AI Excel Bot : ChatGPT Excel Assistant no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome AI Excel Bot : ChatGPT Excel Assistant AI Excel Bot : ChatGPT Excel Assistant
ID ehpdalbmeiockgpaikchiciodighaedg
URL Oficial https://chromewebstore.google.com/detail/ai-excel-bot-chatgpt-exce/ehpdalbmeiockgpaikchiciodighaedg
Descrição ChatGPT Powered Excel and Google Sheets formula assistant
Tamanho do Arquivo 3.2 MB
Contagem de Instalações 57,810
Versão Atual 1.1.4
Última Atualização 2024-02-15
Data de Publicação 2023-01-12
Classificação 2.70/5 Total de 10 Avaliações
Desenvolvedor https://aiexcelbot.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://aiexcelbot.com
URL da Página de Ajuda https://aiexcelbot.com/?anchor=contact
URL da Página de Política de Privacidade https://aiexcelbot.com/privacy-policy
Idiomas Suportados 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"
    }
}