AI Excel Bot : ChatGPT Excel Assistant

ChatGPT Powered Excel and Google Sheets formula assistant

Qu'est-ce que AI Excel Bot : ChatGPT Excel Assistant ?

AI Excel Bot : ChatGPT Excel Assistant est une extension Chrome développée par https://aiexcelbot.com, et sa fonction principale est "ChatGPT Powered Excel and Google Sheets formula assistant".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension AI Excel Bot : ChatGPT Excel Assistant

Téléchargez les fichiers d'extension AI Excel Bot : ChatGPT Excel Assistant au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom AI Excel Bot : ChatGPT Excel Assistant AI Excel Bot : ChatGPT Excel Assistant
ID ehpdalbmeiockgpaikchiciodighaedg
URL Officiel https://chromewebstore.google.com/detail/ai-excel-bot-chatgpt-exce/ehpdalbmeiockgpaikchiciodighaedg
Description ChatGPT Powered Excel and Google Sheets formula assistant
Taille du Fichier 3.2 MB
Nombre d'Installations 57,810
Version Actuelle 1.1.4
Dernière Mise à Jour 2024-02-15
Date de Publication 2023-01-12
Évaluation 2.70/5 Total 10 Évaluations
Développeur https://aiexcelbot.com
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://aiexcelbot.com
URL de la Page d'Aide https://aiexcelbot.com/?anchor=contact
URL de la Page de Politique de Confidentialité https://aiexcelbot.com/privacy-policy
Langues Prises en Charge 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"
    }
}