Limmat - Copilot for All, Free & Open
Web copilot for all, free & open-source!
Limmat - Copilot for All, Free & Openとは何ですか?
Limmat - Copilot for All, Free & Openはhttps://autoai.devによって開発されたChromeの拡張機能で、その主な機能は「Web copilot for all, free & open-source!」です。
拡張機能のスクリーンショット
Limmat - Copilot for All, Free & Open拡張機能のCRXファイルをダウンロード
Limmat - Copilot for All, Free & Open拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Limmat is a fork of web pilot that supports free large language model inference service. 拡張機能の基本情報
| 名前 | |
| ID | nmaoiepmfcmjmijmmcjjkonbghkcoklf |
| 公式URL | https://chromewebstore.google.com/detail/limmat-copilot-for-all-fr/nmaoiepmfcmjmijmmcjjkonbghkcoklf |
| 説明 | Web copilot for all, free & open-source! |
| ファイルサイズ | 365 KB |
| インストール数 | 43 |
| 現在のバージョン | 0.9.1 |
| 最終更新日 | 2023-07-04 |
| 公開日 | 2023-07-04 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://autoai.dev |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://ocf.autoai.org |
| ヘルプページのURL | https://ocf.autoai.org |
| 対応言語 | 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": [
" | |