CS:GO Helper

Just a few things for the CS:GO addict!

CS:GO Helper là gì?

CS:GO Helper là một tiện ích mở rộng Chrome được phát triển bởi eNzy, và tính năng chính của nó là "Just a few things for the CS:GO addict!".

Tải xuống tệp CRX của tiện ích mở rộng CS:GO Helper

Tải xuống các tệp mở rộng CS:GO Helper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
URL Chính Thức https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
Mô tả Just a few things for the CS:GO addict!
Kích Thước Tệp 1009 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2014-01-17
Ngày Phát Hành 2014-01-17
Đánh Giá 4.82/5 Tổng số 11 Đánh Giá
Nhà Phát Triển eNzy
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}