Guardian Widget
Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.
Guardian Widget란 무엇입니까?
Guardian Widget은(는) http://guardian.fm에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters."입니다.
확장 프로그램 스크린샷
Guardian Widget 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
So this is a Destiny Progress Ultra Super Mega Tracker 9000 Extravaganza Progress Progress. Get it now and you can start: - stalking your friends and whining about them going to raids without you; - reminding yourself you play neither VoG nor Prison of Elders no more; - thinking about The Black Spindle you're never gonna get every time you see Lost to Light as a daily; - screaming along with Omnigul on Nightfalls (not really tho); - logging in as one of your better friends and pretending the stats are yours; - wondering where did the weekly crucible go (seriously, where?); - whining about developers being lazy and doing everything in an iframe; - getting HYPED for updates & new releases!
확장 프로그램 기본 정보
이름 | |
ID | okkeicmbodgaeceipcmdphlldkleleac |
공식 URL | https://chrome.google.com/webstore/detail/guardian-widget/okkeicmbodgaeceipcmdphlldkleleac |
설명 | Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters. |
파일 크기 | 15.98 KB |
설치 횟수 | 77 |
현재 버전 | 0.1 |
최근 업데이트 | 2016-03-06 |
출시 날짜 | 2016-03-06 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | http://guardian.fm |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://guardian.fm |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Guardian Widget", "description": "Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.", "version": "0.1", "icons": { "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "gfm.png", "default_popup": "popup.html", "default_title": "Guardian Widget" }, "permissions": [ "https:\/\/guardian.fm\/" ] } |