TI7 Prize pool Tracker
Prizepool tracker for The International 2017 DotA 2 event
TI7 Prize pool Tracker란 무엇입니까?
TI7 Prize pool Tracker은(는) Scott Commons에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Prizepool tracker for The International 2017 DotA 2 event"입니다.
확장 프로그램 스크린샷
TI7 Prize pool Tracker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This is a prize pool tracker for The International 6 DotA 2 event. It displays the current total figure raised, left to the next target, value of next target and what the next target is. This is a much more efficient way of checking the current prize pool at a quick glance than going to Valves website or a third party website. EDIT: I am going to be updating this to The International 6, this should be ready in the coming days - 18/05/2016
확장 프로그램 기본 정보
이름 | |
ID | fhcpapiijbekfnfjlhdplljkfoigmgpp |
공식 URL | https://chrome.google.com/webstore/detail/ti7-prize-pool-tracker/fhcpapiijbekfnfjlhdplljkfoigmgpp |
설명 | Prizepool tracker for The International 2017 DotA 2 event |
파일 크기 | 113 KB |
설치 횟수 | 12 |
현재 버전 | 3.1 |
최근 업데이트 | 2017-06-07 |
출시 날짜 | 2017-06-07 |
평점 | 4.91/5 총 11 개의 평점 |
개발자 | Scott Commons |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/ScottC95/The-International-5-prizepool-tracker |
지원되는 언어 | en-GB |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/2.1.4\/jquery.min.js; object-src 'self'", "description": "Prizepool tracker for The International 2017 DotA 2 event", "icons": { "128": "icon 128.png", "48": "icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj67+j8A\/B18+V8+kEK5j52sm\/A\/8OmAe7x9VMNwNv\/1O4R+a5JZur1uTcwaYq\/8ucy7MMvvcoQU+rrN8bkRKXuPMxTEmFEjcfy4FY66gopjnzVV0QWe6jzQYfKsitoq2cFiBC1vcDyMtLsJwZD0of\/QWuTlnWZ1f6gP1HKOyv8m9YPopy3Thjk5RDu2eatrx6qSM40tzNyGXIIRBRuBFRkUqODr4VNYjdzWlIAHoYIhE2mUlib9ZAkOK9rCGg3yc3j8+7+RtrdU7Z848sUg+7qFRlt+KyKrybqGA6tvYbxewDLlbwp3gaQxVH\/wtcsZLanj4SFiCXsMjgt7fFXTUpwIDAQAB", "manifest_version": 2, "name": "TI7 Prize pool Tracker", "permissions": [ "http:\/\/pradneshpatil.com\/dota2.php", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.1" } |