Avengers Endgame Theme

Part of the journey is the end.

ما هو Avengers Endgame Theme؟

Avengers Endgame Theme هو إضافة Chrome تم تطويرها بواسطة http://www.appicted.in، والميزة الرئيسية لها هي "Part of the journey is the end.".

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

screenshot

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

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

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

                        I don't know what more to say about it than what's already out there. I just can't wait any longer to see it either. :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

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

الاسم Avengers Endgame Theme Avengers Endgame Theme
ID kophgjkjmjhcohlfdilibmhmcghhkihi
عنوان URL الرسمي https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi
الوصف Part of the journey is the end.
حجم الملف 583 KB
عدد التثبيتات 49
النسخة الحالية 0.0.1
آخر تحديث 2018-12-09
تاريخ النشر 2018-12-09
تقييم 2.50/5 مجموع تقييمات 4
المطور http://www.appicted.in
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.coach.me/Dhiraj?ref=YJNVl
عنوان صفحة المساعدة http://www.appicted.in
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Part of the journey is the end.",
    "name": "Avengers Endgame Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}