Avicii Theme

These Are The Nights That Never Die!

ما هو Avicii Theme؟

Avicii Theme هو إضافة Chrome تم تطويرها بواسطة http://www.appicted.in، والميزة الرئيسية لها هي "These Are The Nights That Never Die!".

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

screenshot

تحميل ملف CRX للإضافة Avicii Theme

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

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

                        Let me know what other themes you'd like to see.

Check out more of my work at www.appicted.in

No copyright infringement intended.                    

معلومات أساسية عن التمديد

الاسم Avicii Theme Avicii Theme
ID ebkmjncfiogembobcoehljlpedeopjgh
عنوان URL الرسمي https://chrome.google.com/webstore/detail/avicii-theme/ebkmjncfiogembobcoehljlpedeopjgh
الوصف These Are The Nights That Never Die!
حجم الملف 365 KB
عدد التثبيتات 111
النسخة الحالية 0.0.1
آخر تحديث 2018-12-07
تاريخ النشر 2018-12-07
تقييم 4.75/5 مجموع تقييمات 4
المطور http://www.appicted.in
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.coach.me/Dhiraj?ref=YJNVl
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "These Are The Nights That Never Die!",
    "name": "Avicii Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avicii"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}