csgolounge helper

csgolounge by iamoverit

ما هو csgolounge helper؟

csgolounge helper هو إضافة Chrome تم تطويرها بواسطة ilya.filisteev، والميزة الرئيسية لها هي "csgolounge by iamoverit".

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

screenshot

تحميل ملف CRX للإضافة csgolounge helper

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

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

                        Помошник csgolounge отображает сумму всех скинов на странице mybets                    

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

الاسم csgolounge helper csgolounge helper
ID goipfcbeigailjdhkcpgamiamlfibnjb
عنوان URL الرسمي https://chrome.google.com/webstore/detail/csgolounge-helper/goipfcbeigailjdhkcpgamiamlfibnjb
الوصف csgolounge by iamoverit
حجم الملف 77.1 KB
عدد التثبيتات 32
النسخة الحالية 0.0.1
آخر تحديث 2014-10-08
تاريخ النشر 2014-10-08
تقييم 2.00/5 مجموع تقييمات 3
المطور ilya.filisteev
نوع الدفع free
اللغات المدعومة ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                "js\/lib\/jquery.min.js",
                "js\/lib\/jquery.cookie.js",
                "js\/main.js"
            ],
            "matches": [
                "http:\/\/csgolounge.com\/*"
            ]
        }
    ],
    "description": "csgolounge by iamoverit",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png"
    },
    "manifest_version": 2,
    "name": "csgolounge helper",
    "permissions": [
        "http:\/\/steamcommunity.com\/*",
        "https:\/\/steamcommunity.com\/*",
        "http:\/\/loungeassistant.bi.tk\/*",
        "storage"
    ],
    "version": "0.0.1"
}