Mixkit Art - New Tab

Beautiful illustrations with every new tab, from Mixkit Art

Mixkit Art - New Tabとは何ですか?

Mixkit Art - New TabはMixkitによって開発されたChromeの拡張機能で、その主な機能は「Beautiful illustrations with every new tab, from Mixkit Art」です。

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

screenshot
screenshot
screenshot
screenshot

Mixkit Art - New Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Be inspired every time you open a new tab by beautiful illustrations. Mixkit Art displays a new illustration from Mixkit’s curated collection of free, ready to use artworks by talented creators. See an illustration you love? Download and use it completely free of charge in your personal or commercial projects. 

Features: 

- Mixkit Art Chrome Extension is totally free to download and use
- New inspirational illustration with every new tab
- Direct links to the illustration on Mixkit
- All illustrations are free to download and use in commercial or personal projects

Learn more about Mixkit: https://mixkit.co/
View Illustrations licence: https://mixkit.co/license/
Email us: [email protected]
Twitter: https://twitter.com/mixkit_co
Instagram: https://instagram.com/mixkit_co

https://mixkit.co/art/                    

拡張機能の基本情報

名前 Mixkit Art - New Tab Mixkit Art - New Tab
ID jjpifadanikcmofdfjlifpaehhhpgjap
公式URL https://chromewebstore.google.com/detail/mixkit-art-new-tab/jjpifadanikcmofdfjlifpaehhhpgjap
説明 Beautiful illustrations with every new tab, from Mixkit Art
ファイルサイズ 17.01 KB
インストール数 882
現在のバージョン 0.0.2
最終更新日 2019-11-01
公開日 2019-10-31
評価 4.80/5 合計 10 レビュー
開発者 Mixkit
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://mixkit.co/art/
プライバシーポリシーページのURL https://envato.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "name": "Mixkit Art - New Tab",
    "description": "Beautiful illustrations with every new tab, from Mixkit Art",
    "homepage_url": "https:\/\/mixkit.co\/art\/",
    "browser_action": {
        "default_icon": "assets\/images\/browser_icon.png"
    },
    "icons": {
        "16": "assets\/images\/favicon.png",
        "48": "assets\/images\/favicon.png",
        "64": "assets\/images\/favicon.png",
        "128": "assets\/images\/favicon.png"
    },
    "manifest_version": 2,
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "version": "0.0.2"
}