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