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.

What is AI Image of the Day?

AI Image of the Day is a Chrome extension developed by https://aiimageoftheday.com, and its main feature is "AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.".

Extension Screenshots

screenshot
screenshot

Download AI Image of the Day Extension CRX File

Download AI Image of the Day extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name AI Image of the Day AI Image of the Day
ID kmpekhmapfkgcljhllfbmhmglnbkolei
Official URL https://chromewebstore.google.com/detail/ai-image-of-the-day/kmpekhmapfkgcljhllfbmhmglnbkolei
Description AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.
File Size 9.02 MB
Installation Count 10,000
Current Version 0.3.44
Last Updated 2023-11-21
Publish Date 2023-05-16
Rating 4.00/5 Total 11 Ratings
Developer https://aiimageoftheday.com
Email [email protected]
Payment Type free
Extension Website https://aiimageoftheday.com/
Help Page URL https://aiimageoftheday.com/
Privacy Policy Page URL https://aiimageoftheday.com/privacy
Supported Languages 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"
}