GosuGamers Chrome Extension
This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
GosuGamers Chrome Extension là gì?
GosuGamers Chrome Extension là một tiện ích mở rộng Chrome được phát triển bởi http://www.gosugamers.net, và tính năng chính của nó là "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng GosuGamers Chrome Extension
Tải xuống các tệp mở rộng GosuGamers Chrome Extension 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
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | lhpjniojlbdhldmiaefpmekpihnlgilj |
URL Chính Thức | https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj |
Mô tả | This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser! |
Kích Thước Tệp | 1.53 MB |
Số Lần Cài Đặt | 3,000 |
Phiên Bản Hiện Tại | 1.0.5 |
Cập Nhật Lần Cuối | 2016-05-31 |
Ngày Phát Hành | 2016-05-31 |
Đánh Giá | 4.16/5 Tổng số 102 Đánh Giá |
Nhà Phát Triển | http://www.gosugamers.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://gosugamers.net/ |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |