Big Chungus

Big Chungus Will Bless Your Screen

ما هو Big Chungus؟

Big Chungus هو إضافة Chrome تم تطويرها بواسطة Handmade Studios، والميزة الرئيسية لها هي "Big Chungus Will Bless Your Screen".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Big Chungus

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

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

                        If you like big chungus you will like this extension. 

Changes all of your images to big chungus                    

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

الاسم Big Chungus Big Chungus
ID jnlaidmmaklcolofakkoggfihmafbgfd
عنوان URL الرسمي https://chromewebstore.google.com/detail/big-chungus/jnlaidmmaklcolofakkoggfihmafbgfd
الوصف Big Chungus Will Bless Your Screen
حجم الملف 1.95 MB
عدد التثبيتات 58
النسخة الحالية 0.2
آخر تحديث 2020-08-06
تاريخ النشر 2020-07-26
تقييم 5.00/5 مجموع تقييمات 2
المطور Handmade Studios
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://alexhawking.now.sh/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Big Chungus",
    "version": "0.2",
    "description": "Big Chungus Will Bless Your Screen",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "page_action": {
        "default_icon": {
            "128": "\/img\/128.png"
        }
    },
    "icons": {
        "128": "\/img\/128.png"
    }
}