#365ArtCalendar

365 Artworks to start your day with creativity! Produced by Japanese design studio monopo in collaboration with 53 artists.

#365ArtCalendarとは何ですか?

#365ArtCalendarはmonopoによって開発されたChromeの拡張機能で、その主な機能は「365 Artworks to start your day with creativity! Produced by Japanese design studio monopo in collaboration with 53 artists.」です。

拡張機能のスクリーンショット

screenshot
screenshot

#365ArtCalendar拡張機能のCRXファイルをダウンロード

#365ArtCalendar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        365 Artworks to start your day with creativity!
Produced by Japanese design studio monopo in collaboration with 53 artists, 
#365 Art Calendar is a product of collective creativity to inspire your everyday life! 

Add #365 Art Calendar Chrome extension and enjoy a new artwork everyday anytime you launch the browser or when you open a new tab!


イラスト、写真、グラフィックデザイン。
53名のクリエイターとmonopoによる日めくりカレンダー。

365日、クリエイターの作品が日替わりで表示されるエクステンションです。
ブラウザを立ち上げた時や、新規のタブを開いた時に、
総勢53名のクリエイターの作品を毎日楽しむことができます。

1日の始まりに、クリエティブな作品を。
あなたの2019年を、クリエティブな毎日に。


プロダクトの日めくりカレンダーも、こちらから販売しています。
https://365cal.monopo.co.jp/                    

拡張機能の基本情報

名前 #365ArtCalendar #365ArtCalendar
ID iejoafckndcnmdpkpogpfgcmflkgcfjm
公式URL https://chromewebstore.google.com/detail/365artcalendar/iejoafckndcnmdpkpogpfgcmflkgcfjm
説明 365 Artworks to start your day with creativity! Produced by Japanese design studio monopo in collaboration with 53 artists.
ファイルサイズ 128 MB
インストール数 223
現在のバージョン 1.0.4
最終更新日 2019-01-06
公開日 2019-01-05
開発者 monopo
支払い方法 free
拡張機能のウェブサイト https://365cal.monopo.co.jp/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "#365ArtCalendar",
    "version": "1.0.4",
    "description": "365 Artworks to start your day with creativity! Produced by Japanese design studio monopo in collaboration with 53 artists.",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon_19.png",
            "38": "icon_38.png"
        }
    },
    "background": {
        "scripts": [
            ".\/js\/bg.js"
        ],
        "persistent": false
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}