CS:GO Helper

Just a few things for the CS:GO addict!

CS:GO Helper क्या है?

CS:GO Helper eNzy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Just a few things for the CS:GO addict!"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में CS:GO Helper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        An extension that allows you to see CS:GO news, reddit, streams and upcoming games!                    

एक्सटेंशन की मूल जानकारी

नाम CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
आधिकारिक URL https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
विवरण Just a few things for the CS:GO addict!
फ़ाइल का आकार 1009 KB
स्थापना संख्या 1,000
वर्तमान संस्करण 0.1
अंतिम अपडेट 2014-01-17
प्रकाशन तिथि 2014-01-17
रेटिंग 4.82/5 कुल 11 रेटिंग्स
डेवलपर eNzy
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CS:GO Helper",
    "version": "0.1",
    "description": "Just a few things for the CS:GO addict!",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "browseraction.png",
        "default_title": "CS:GO Helper",
        "default_popup": "popup.html"
    }
}