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
Eメール [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"
}