AI Excel Bot : ChatGPT Excel Assistant

ChatGPT Powered Excel and Google Sheets formula assistant

Was ist AI Excel Bot : ChatGPT Excel Assistant?

AI Excel Bot : ChatGPT Excel Assistant ist eine Chrome-Erweiterung, die von https://aiexcelbot.com entwickelt wurde, und ihr Hauptmerkmal ist "ChatGPT Powered Excel and Google Sheets formula assistant".

Erweiterungsscreenshots

screenshot
screenshot

AI Excel Bot : ChatGPT Excel Assistant-Erweiterungs-CRX-Datei herunterladen

Laden Sie AI Excel Bot : ChatGPT Excel Assistant-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name AI Excel Bot : ChatGPT Excel Assistant AI Excel Bot : ChatGPT Excel Assistant
ID ehpdalbmeiockgpaikchiciodighaedg
Offizielle URL https://chromewebstore.google.com/detail/ai-excel-bot-chatgpt-exce/ehpdalbmeiockgpaikchiciodighaedg
Beschreibung ChatGPT Powered Excel and Google Sheets formula assistant
Dateigröße 3.2 MB
Installationsanzahl 57,810
Aktuelle Version 1.1.4
Letztes Update 2024-02-15
Veröffentlichungsdatum 2023-01-12
Bewertung 2.70/5 Insgesamt 10 Bewertungen
Entwickler https://aiexcelbot.com
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://aiexcelbot.com
Hilfeseite URL https://aiexcelbot.com/?anchor=contact
URL der Datenschutzrichtlinien-Seite https://aiexcelbot.com/privacy-policy
Unterstützte Sprachen 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"
    }
}