Ai Quick Links
Ai Quick Links is a collection of AI tools new tab with bing search bar
Ai Quick Linksとは何ですか?
Ai Quick Linksはaiquicklinksによって開発されたChromeの拡張機能で、その主な機能は「Ai Quick Links is a collection of AI tools new tab with bing search bar」です。
拡張機能のスクリーンショット
Ai Quick Links拡張機能のCRXファイルをダウンロード
Ai Quick Links拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
AI Quick Links" is a free Chrome extension that offers a collection of AI tools accessible conveniently through a new tab.
This extension provides users with quick access to various AI resources and tools, all within a single tab, enhancing their productivity.
Additionally, it features a Bing search bar for seamless web searches.
With AI Quick Links, users can harness the power of artificial intelligence for various tasks, making it a valuable addition to their browsing experience.
This user-friendly extension simplifies the process of finding and utilizing AI tools, making it a must-have for anyone interested in AI technology.
Explore AI capabilities effortlessly with AI Quick Links, the ultimate AI companion for your browser. 拡張機能の基本情報
| 名前 | |
| ID | hjeanfmhdnjioajojcnpieeoinocmbdg |
| 公式URL | https://chromewebstore.google.com/detail/ai-quick-links/hjeanfmhdnjioajojcnpieeoinocmbdg |
| 説明 | Ai Quick Links is a collection of AI tools new tab with bing search bar |
| ファイルサイズ | 4.82 MB |
| インストール数 | 10,504 |
| 現在のバージョン | 1.0.0.1 |
| 最終更新日 | 2023-10-05 |
| 公開日 | 2023-10-03 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | aiquicklinks |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://aiquicklinks.net/privacy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ai Quick Links",
"description": "Ai Quick Links is a collection of AI tools new tab with bing search bar",
"version": "1.0.0.1",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"action": {
"default_title": "Ai Quick Links"
},
"chrome_url_overrides": {
"newtab": "src\/index.html"
},
"offline_enabled": true,
"icons": {
"16": "logo\/16.png",
"32": "logo\/32.png",
"48": "logo\/48.png",
"96": "logo\/48.png",
"128": "logo\/128.png"
}
} | |