Christian to Illuminati

Changes Christian to Illuminati

ما هو Christian to Illuminati؟

Christian to Illuminati هو إضافة Chrome تم تطويرها بواسطة pokemonrater، والميزة الرئيسية لها هي "Changes Christian to Illuminati".

تحميل ملف CRX للإضافة Christian to Illuminati

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

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

                                            

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

الاسم Christian to Illuminati Christian to Illuminati
ID kaibchhnfaedkjhgkipopbfjoggalbhm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/christian-to-illuminati/kaibchhnfaedkjhgkipopbfjoggalbhm
الوصف Changes Christian to Illuminati
حجم الملف 3.51 KB
عدد التثبيتات 19
النسخة الحالية 1.0
آخر تحديث 2016-03-08
تاريخ النشر 2016-03-08
تقييم 3.00/5 مجموع تقييمات 3
المطور pokemonrater
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Christian to Illuminati",
    "description": "Changes Christian to Illuminati",
    "version": "1.0",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}