AI Image of the Day

AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.

O que é AI Image of the Day?

AI Image of the Day é uma extensão do Chrome desenvolvida por https://aiimageoftheday.com, e sua principal característica é "AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão AI Image of the Day

Baixe arquivos de extensão AI Image of the Day 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 Image of the Day – your daily dose of artistry, merging technology and aesthetics. This captivating extension seamlessly transforms your new tab into an ever-changing canvas, showcasing unique, AI-generated images each day. Dive into the mesmerizing world of AI artistry where each image is a testament to the limitless creative potential of artificial intelligence. Discover the unexpected, the abstract, the utterly beautiful each time you open a new tab. Harness the power of AI and let your digital journey be painted with creativity and innovation.

By clicking "Add to Chrome", I accept and agree to installing the AI Image of the Day Chrome extension and setting Chrome™️ New Tab to that provided by the service where search results will be provided by Microsoft Bing, and the Terms of Use and Privacy Policy.                    

Informações Básicas da Extensão

Nome AI Image of the Day AI Image of the Day
ID kmpekhmapfkgcljhllfbmhmglnbkolei
URL Oficial https://chromewebstore.google.com/detail/ai-image-of-the-day/kmpekhmapfkgcljhllfbmhmglnbkolei
Descrição AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.
Tamanho do Arquivo 9.02 MB
Contagem de Instalações 10,000
Versão Atual 0.3.44
Última Atualização 2023-11-21
Data de Publicação 2023-05-16
Classificação 4.00/5 Total de 11 Avaliações
Desenvolvedor https://aiimageoftheday.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://aiimageoftheday.com/
URL da Página de Ajuda https://aiimageoftheday.com/
URL da Página de Política de Privacidade https://aiimageoftheday.com/privacy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "manifest_version": 3,
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "name": "AI Image of the Day",
    "version": "0.3.44"
}