Helper AI
Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website.
Co to jest Helper AI?
Helper AI to rozszerzenie Chrome opracowane przez alisolanki123, a jego główną funkcją jest „Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Helper AI
Pobierz pliki rozszerzeń Helper AI w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Helper AI helps you use OpenAI's GPT-4 to generate text, translate languages and write code on any website. To start, type "help:" and then write your query and end your query with ";". Helper AI will automatically read your query and generate text accordingly. You can use it to write social media content, excel sheets, fill up forms, write code and even translate languages! Works best with Twitter, LinkedIn, Instagram, Google Sheets, Facebook and much more! Just plug your OpenAI's API key and start right off
Podstawowe informacje o rozszerzeniu
Nazwa | Helper AI |
ID | dajfdekonilgjmmkfejomdibnicoeagf |
Oficjalny URL | https://chromewebstore.google.com/detail/helper-ai/dajfdekonilgjmmkfejomdibnicoeagf |
Opis | Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website. |
Rozmiar pliku | 14.17 KB |
Liczba instalacji | 91 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2023-04-04 |
Data Publikacji | 2023-04-04 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | alisolanki123 |
[email protected] | |
Typ Płatności | in_app |
Strona Rozszerzenia | https://helper-ai.alisolanki.com |
Adres URL Strony Pomocy | https://helper-ai.alisolanki.com |
Adres URL Strony Polityki Prywatności | https://showworld.alisolanki.com/privacy-policy.html |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Helper AI", "version": "1.0", "description": "Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website.", "permissions": [ "storage" ], "action": { "default_icon": "icon48.png", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |