Design of the day

A new gorgeous design product every new tab.

Design of the day란 무엇입니까?

Design of the day은(는) Giuseppe Barbalinardo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A new gorgeous design product every new tab."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Design of the day 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Be always up-to-date with the news from the Design world. Discover new projects every day thanks to Design of the day.
Just navigate normally using your browser and the app will show you some new gorgeous design products, artists, and pictures. Design of the day uses the dead time while you switch tab to show you amazing ideas. 
You really like an idea and you want to discover more about it and related topics? Ok, I guess you can take a break, and spend a couple of minutes knowing the artist better. Just one click and you will be linked to the source of the article where you can get all the details about the project. If you are an expert designer or if you are just curious about this world, Design of the day will be your best companion to discover it.                    

확장 프로그램 기본 정보

이름 Design of the day Design of the day
ID iabhaicocjkcjoaemlhagkpgimegkgfj
공식 URL https://chromewebstore.google.com/detail/design-of-the-day/iabhaicocjkcjoaemlhagkpgimegkgfj
설명 A new gorgeous design product every new tab.
파일 크기 645 KB
설치 횟수 190
현재 버전 1.0.5
최근 업데이트 2020-06-25
출시 날짜 2020-06-24
평점 5.00/5 총 2 개의 평점
개발자 Giuseppe Barbalinardo
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.wevux.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Design of the day",
    "version": "1.0.5",
    "description": "A new gorgeous design product every new tab.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "http:\/\/wevux.com\/feed"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "homepage_url": "http:\/\/giuseppe.barbalinardo.com"
}