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文件

下載Design of the day擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}