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 | 
| 官方網址 | 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 | 
| 電子郵箱 | [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"
    }
}  |  |