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.

AI Image of the Dayとは何ですか?

AI Image of the Dayはhttps://aiimageoftheday.comによって開発されたChromeの拡張機能で、その主な機能は「AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.」です。

拡張機能のスクリーンショット

screenshot
screenshot

AI Image of the Day拡張機能のCRXファイルをダウンロード

AI Image of the Day拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 AI Image of the Day AI Image of the Day
ID kmpekhmapfkgcljhllfbmhmglnbkolei
公式URL https://chromewebstore.google.com/detail/ai-image-of-the-day/kmpekhmapfkgcljhllfbmhmglnbkolei
説明 AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.
ファイルサイズ 9.02 MB
インストール数 10,000
現在のバージョン 0.3.44
最終更新日 2023-11-21
公開日 2023-05-16
評価 4.00/5 合計 11 レビュー
開発者 https://aiimageoftheday.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://aiimageoftheday.com/
ヘルプページのURL https://aiimageoftheday.com/
プライバシーポリシーページのURL https://aiimageoftheday.com/privacy
対応言語 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"
}