Mixkit Art - New Tab

Beautiful illustrations with every new tab, from Mixkit Art

ما هو Mixkit Art - New Tab؟

Mixkit Art - New Tab هو إضافة Chrome تم تطويرها بواسطة Mixkit، والميزة الرئيسية لها هي "Beautiful illustrations with every new tab, from Mixkit Art".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Mixkit Art - New Tab

قم بتنزيل ملفات الامتداد Mixkit Art - New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://mixkit.co/art/
عنوان صفحة سياسة الخصوصية 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"
}