GPT Formula
AI tool that generates helpful Excel formulas and Google Sheet formulas.
什麼是GPT Formula?
GPT Formula是由Marketsy — Etsy Email Downloader開發的Chrome擴展程式,該擴展的主要功能是“AI tool that generates helpful Excel formulas and Google Sheet formulas.”。
擴展截圖
下載GPT Formula擴展crx文件
下載GPT Formula擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Have AI write complex excel formulas and google sheet formulas for your from a short description. Get explanations about how the formula works. Free to sign up and start using. No more searching for the right formula, our ai spreadsheet formula generator handles the heavy lifting. Just write your prompt in the chrome extension window and our Google Sheets formula builder can create complex formulas in seconds. This chrome extension gives your the power of chat gpt google sheets. Clean data faster and more efficiently.
擴展基本資訊
名稱 | GPT Formula |
ID | kcleeabpbbmbcfgfdhobcincoeliffba |
官方網址 | https://chromewebstore.google.com/detail/gpt-formula/kcleeabpbbmbcfgfdhobcincoeliffba |
簡介 | AI tool that generates helpful Excel formulas and Google Sheet formulas. |
檔案大小 | 172 KB |
安裝次數 | 4,883 |
目前版本 | 4.3.6 |
更新時間 | 2023-01-28 |
上架時間 | 2023-01-13 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Marketsy — Etsy Email Downloader |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://marketsy.io/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "AI tool that generates helpful Excel formulas and Google Sheet formulas.", "version": "4.3.6", "manifest_version": 3, "name": "GPT Formula", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |