Ai Quick Links

Ai Quick Links is a collection of AI tools new tab with bing search bar

O que é Ai Quick Links?

Ai Quick Links é uma extensão do Chrome desenvolvida por aiquicklinks, e sua principal característica é "Ai Quick Links is a collection of AI tools new tab with bing search bar".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ai Quick Links

Baixe arquivos de extensão Ai Quick Links no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Ai Quick Links Ai Quick Links
ID hjeanfmhdnjioajojcnpieeoinocmbdg
URL Oficial https://chromewebstore.google.com/detail/ai-quick-links/hjeanfmhdnjioajojcnpieeoinocmbdg
Descrição Ai Quick Links is a collection of AI tools new tab with bing search bar
Tamanho do Arquivo 4.82 MB
Contagem de Instalações 10,504
Versão Atual 1.0.0.1
Última Atualização 2023-10-05
Data de Publicação 2023-10-03
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor aiquicklinks
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://aiquicklinks.net/privacy
Idiomas Suportados 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"
    }
}