The Circle of Life

A must-have for all Lion King fans!

ما هو The Circle of Life؟

The Circle of Life هو إضافة Chrome تم تطويرها بواسطة Ian Webster، والميزة الرئيسية لها هي "A must-have for all Lion King fans!".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة The Circle of Life

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

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

                        This extension adds some occasional flair to your browsing experience.                    

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

الاسم The Circle of Life The Circle of Life
ID fdligjlbdahdinmljdhaehbinjeedpbn
عنوان URL الرسمي https://chromewebstore.google.com/detail/the-circle-of-life/fdligjlbdahdinmljdhaehbinjeedpbn
الوصف A must-have for all Lion King fans!
حجم الملف 291 KB
عدد التثبيتات 26
النسخة الحالية 0.0.6
آخر تحديث 2016-03-01
تاريخ النشر 2016-02-27
تقييم 4.33/5 مجموع تقييمات 6
المطور Ian Webster
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/typpo/circle-of-life
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Circle of Life",
    "version": "0.0.6",
    "manifest_version": 2,
    "description": "A must-have for all Lion King fans!",
    "homepage_url": "http:\/\/ianww.com",
    "icons": {
        "16": "icons\/lion16.png",
        "48": "icons\/lion48.png",
        "128": "icons\/lion128.png"
    },
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "options_page": "src\/options\/index.html",
    "permissions": [
        "tabs"
    ]
}