Art Compute
Inspiring AI generated art in your new tab
What is Art Compute?
Art Compute is a Chrome extension developed by https://artcompute.com, and its main feature is "Inspiring AI generated art in your new tab".
Extension Screenshots
Download Art Compute Extension CRX File
Download Art Compute 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
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
Extension Basic Information
Name | Art Compute |
ID | ibdonaeljeeejfciioffpjngmdcljlog |
Official URL | https://chromewebstore.google.com/detail/art-compute/ibdonaeljeeejfciioffpjngmdcljlog |
Description | Inspiring AI generated art in your new tab |
File Size | 838 KB |
Installation Count | 766 |
Current Version | 1.9.0.0 |
Last Updated | 2023-04-21 |
Publish Date | 2023-03-13 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://artcompute.com |
[email protected] | |
Payment Type | free |
Extension Website | https://artcompute.com |
Help Page URL | https://artcompute.com |
Privacy Policy Page URL | https://artcompute.com/privacy.html |
Supported Languages | 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" } } |