Limmat - Copilot for All, Free & Open
Web copilot for all, free & open-source!
Cos'è Limmat - Copilot for All, Free & Open?
Limmat - Copilot for All, Free & Open è un'estensione di Chrome sviluppata da https://autoai.dev, e la sua funzione principale è "Web copilot for all, free & open-source!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Limmat - Copilot for All, Free & Open
Scarica i file di estensione Limmat - Copilot for All, Free & Open 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
Limmat is a fork of web pilot that supports free large language model inference service.
Informazioni di Base sull'Estensione
Nome | Limmat - Copilot for All, Free & Open |
ID | nmaoiepmfcmjmijmmcjjkonbghkcoklf |
URL Ufficiale | https://chromewebstore.google.com/detail/limmat-copilot-for-all-fr/nmaoiepmfcmjmijmmcjjkonbghkcoklf |
Descrizione | Web copilot for all, free & open-source! |
Dimensione del File | 365 KB |
Conteggio Installazioni | 43 |
Versione Corrente | 0.9.1 |
Ultimo Aggiornamento | 2023-07-04 |
Data di Pubblicazione | 2023-07-04 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://autoai.dev |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://ocf.autoai.org |
URL della Pagina di Aiuto | https://ocf.autoai.org |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" } }, "version": "0.9.1", "author": "autoai.org", "name": "Limmat - Copilot for All, Free & Open", "description": "__MSG_extensionDescription__", "background": { "service_worker": "background.5fadff2f.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage", "clipboardWrite" ], "content_scripts": [ { "matches": [ " |