ChatGPTEverywhere
Use ChatGPT wherever you want
Cos'è ChatGPTEverywhere?
ChatGPTEverywhere è un'estensione di Chrome sviluppata da Alyosha, e la sua funzione principale è "Use ChatGPT wherever you want".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ChatGPTEverywhere
Scarica i file di estensione ChatGPTEverywhere 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
In the past, using ChatGPT required users to open a ChatGPT tab and paste the text they wanted to use. This plugin, however, allows users to select a piece of text on any webpage and directly call ChatGPT.
Informazioni di Base sull'Estensione
Nome | ChatGPTEverywhere |
ID | mbffncligbhhdgecingogecdhfdknehb |
URL Ufficiale | https://chromewebstore.google.com/detail/chatgpteverywhere/mbffncligbhhdgecingogecdhfdknehb |
Descrizione | Use ChatGPT wherever you want |
Dimensione del File | 345 KB |
Conteggio Installazioni | 103 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2023-02-23 |
Data di Pubblicazione | 2023-02-22 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Alyosha |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChatGPTEverywhere", "description": "Use ChatGPT wherever you want", "icons": { "128": "images\/alyosha.png", "16": "images\/alyosha.png", "48": "images\/alyosha.png" }, "background": { "service_worker": "service_worker.js" }, "manifest_version": 3, "version": "0.0.1", "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |