GosuGamers Chrome Extension

This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!

ما هو GosuGamers Chrome Extension؟

GosuGamers Chrome Extension هو إضافة Chrome تم تطويرها بواسطة http://www.gosugamers.net، والميزة الرئيسية لها هي "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!".

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

screenshot

تحميل ملف CRX للإضافة GosuGamers Chrome Extension

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

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

                        The Official GosuGamers Chrome Extension is the portable version of the match ticker that you’d find on our website. Customize the settings to track only the games that you follow. With an easy to navigate sleek looking design, following esports has never been easier!

That means whether you follow Dota 2, CS:GO, Hearthstone, Heroes of the Storm, League of Legends, Overwatch or Starcraft II, you’ll easily be able to see when a match goes live and a simple click will take you directly to the match page to start watching!                    

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

الاسم GosuGamers Chrome Extension GosuGamers Chrome Extension
ID lhpjniojlbdhldmiaefpmekpihnlgilj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj
الوصف This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
حجم الملف 1.53 MB
عدد التثبيتات 3,000
النسخة الحالية 1.0.5
آخر تحديث 2016-05-31
تاريخ النشر 2016-05-31
تقييم 4.16/5 مجموع تقييمات 102
المطور http://www.gosugamers.net
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://gosugamers.net/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GosuGamers Chrome Extension",
    "description": "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!",
    "version": "1.0.5",
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "assets\/images\/icon.png",
        "default_popup": "html\/popup.html"
    },
    "icons": {
        "16": "assets\/images\/icon.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    }
}