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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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:\/\/*\/*", " |