Justin Bieber Theme

Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!

ما هو Justin Bieber Theme؟

Justin Bieber Theme هو إضافة Chrome تم تطويرها بواسطة http://www.appicted.in، والميزة الرئيسية لها هي "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!".

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

screenshot

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

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

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

                        Check out more of my work at:

http://www.appicted.in/


None of the images used in the theme are owned by the owner of this theme.                    

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

الاسم Justin Bieber Theme Justin Bieber Theme
ID elfhljdjgjilhfohmdjgmekehdmcfigb
عنوان URL الرسمي https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb
الوصف Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
حجم الملف 157 KB
عدد التثبيتات 39
النسخة الحالية 0.0.1
آخر تحديث 2018-11-29
تاريخ النشر 2018-11-29
المطور http://www.appicted.in
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة 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": "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!",
    "name": "Justin Bieber Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Justin Bieber"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}