AI Excel Bot : ChatGPT Excel Assistant

ChatGPT Powered Excel and Google Sheets formula assistant

Apa itu AI Excel Bot : ChatGPT Excel Assistant?

AI Excel Bot : ChatGPT Excel Assistant adalah ekstensi Chrome yang dikembangkan oleh https://aiexcelbot.com, dan fitur utamanya adalah "ChatGPT Powered Excel and Google Sheets formula assistant".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi AI Excel Bot : ChatGPT Excel Assistant

Unduh file ekstensi AI Excel Bot : ChatGPT Excel Assistant dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama AI Excel Bot : ChatGPT Excel Assistant AI Excel Bot : ChatGPT Excel Assistant
ID ehpdalbmeiockgpaikchiciodighaedg
URL Resmi https://chromewebstore.google.com/detail/ai-excel-bot-chatgpt-exce/ehpdalbmeiockgpaikchiciodighaedg
Deskripsi ChatGPT Powered Excel and Google Sheets formula assistant
Ukuran File 3.2 MB
Jumlah Instalasi 57,810
Versi Saat Ini 1.1.4
Terakhir Diperbarui 2024-02-15
Tanggal Publikasi 2023-01-12
Penilaian 2.70/5 Total 10 Penilaian
Pengembang https://aiexcelbot.com
Email [email protected]
Tipe Pembayaran in_app
Situs Ekstensi https://aiexcelbot.com
URL Halaman Bantuan https://aiexcelbot.com/?anchor=contact
URL Halaman Kebijakan Privasi https://aiexcelbot.com/privacy-policy
Bahasa yang Didukung 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"
    }
}