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.
Wat is AI Image of the Day?
AI Image of the Day is een Chrome-extensie ontwikkeld door https://aiimageoftheday.com, en de belangrijkste functie is "AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI.".
Extensie Screenshots
Download het CRX-bestand van de extensie AI Image of the Day
Download AI Image of the Day-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | kmpekhmapfkgcljhllfbmhmglnbkolei |
| Officiële URL | https://chromewebstore.google.com/detail/ai-image-of-the-day/kmpekhmapfkgcljhllfbmhmglnbkolei |
| Beschrijving | AI Image of the Day. This extension replaces the new tab with a new background image. The image are generated by AI. |
| Bestandsgrootte | 9.02 MB |
| Aantal Installaties | 10,000 |
| Huidige Versie | 0.3.44 |
| Laatst Bijgewerkt | 2023-11-21 |
| Publicatiedatum | 2023-05-16 |
| Beoordeling | 4.00/5 Totaal 11 Beoordelingen |
| Ontwikkelaar | https://aiimageoftheday.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://aiimageoftheday.com/ |
| Help Pagina-URL | https://aiimageoftheday.com/ |
| URL van de Privacybeleid Pagina | https://aiimageoftheday.com/privacy |
| Ondersteunde Talen | 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"
} | |