ChatGPT as a New Tab
Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser.
Cos'è ChatGPT as a New Tab?
ChatGPT as a New Tab è un'estensione di Chrome sviluppata da Abhishek Gupta, e la sua funzione principale è "Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ChatGPT as a New Tab
Scarica i file di estensione ChatGPT as a New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser. Informazioni di Base sull'Estensione
| Nome | |
| ID | boajagckinfhakcopfbcjiedepfhmcjg |
| URL Ufficiale | https://chromewebstore.google.com/detail/chatgpt-as-a-new-tab/boajagckinfhakcopfbcjiedepfhmcjg |
| Descrizione | Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser. |
| Dimensione del File | 3.33 KB |
| Conteggio Installazioni | 6,209 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2023-06-30 |
| Data di Pubblicazione | 2022-12-04 |
| Valutazione | 4.00/5 Totale 1 Valutazioni |
| Sviluppatore | Abhishek Gupta |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://vetted.ai/?reffered_by=abhi |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ChatGPT as a New Tab",
"version": "1.1",
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "tab.html"
},
"action": []
} | |