Art Compute

Inspiring AI generated art in your new tab

Art Compute란 무엇입니까?

Art Compute은(는) https://artcompute.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Inspiring AI generated art in your new tab"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Art Compute 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 Art Compute Art Compute
ID ibdonaeljeeejfciioffpjngmdcljlog
공식 URL https://chromewebstore.google.com/detail/art-compute/ibdonaeljeeejfciioffpjngmdcljlog
설명 Inspiring AI generated art in your new tab
파일 크기 838 KB
설치 횟수 766
현재 버전 1.9.0.0
최근 업데이트 2023-04-21
출시 날짜 2023-03-13
평점 5.00/5 총 4 개의 평점
개발자 https://artcompute.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://artcompute.com
도움말 페이지 URL https://artcompute.com
개인정보 보호 정책 페이지 URL https://artcompute.com/privacy.html
지원되는 언어 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"
    }
}