Art Compute
Inspiring AI generated art in your new tab
O que é Art Compute?
Art Compute é uma extensão do Chrome desenvolvida por https://artcompute.com, e sua principal característica é "Inspiring AI generated art in your new tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Art Compute
Baixe arquivos de extensão Art Compute 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
Introducing the ultimate way to transform your browsing experience! Our Chrome browser addon is here to revolutionize your new tab page with captivating and mesmerizing visuals. With AI-generated art and photography that will leave you spellbound, this addon is the perfect way to add some style to your online browsing. Say goodbye to boring new tabs and hello to a world of wonder with our visually stunning Chrome browser addon! Imagine starting your day with a burst of creativity and inspiration! With our Chrome browser addon, every new tab is an opportunity to discover a new custom-generated AI art piece that will leave you feeling inspired and energized. You'll look forward to opening a new tab, eagerly anticipating the stunning visuals that await you. Whether you're at work or at home, our addon will transport you to a world of wonder and creativity with every new tab. Start your day off right and add some beauty to your online routine with our visually captivating Chrome browser addon. New features: Make it easier to share Recently added features: 1. Pause the slideshow 2. Mark images as favourite 3. Added support for favourite links 4. Support for sharing the images across social networks Features in our Roadmap 1. Never seem the same image twice 2. Choose the kind of custom images you want to see 4. AI powered widgets like chat and a daily digest
Informações Básicas da Extensão
Nome | Art Compute |
ID | ibdonaeljeeejfciioffpjngmdcljlog |
URL Oficial | https://chromewebstore.google.com/detail/art-compute/ibdonaeljeeejfciioffpjngmdcljlog |
Descrição | Inspiring AI generated art in your new tab |
Tamanho do Arquivo | 838 KB |
Contagem de Instalações | 766 |
Versão Atual | 1.9.0.0 |
Última Atualização | 2023-04-21 |
Data de Publicação | 2023-03-13 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | https://artcompute.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://artcompute.com |
URL da Página de Ajuda | https://artcompute.com |
URL da Página de Política de Privacidade | https://artcompute.com/privacy.html |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Art Compute", "description": "Inspiring AI generated art in your new tab", "version": "1.9.0.0", "chrome_url_overrides": { "newtab": "index.html" }, "host_permissions": [ "https:\/\/artcompute.com\/*" ], "icons": { "128": "icons\/128.png", "144": "icons\/144.png", "256": "icons\/256.png", "512": "icons\/512.png" } } |