Guardian Widget
Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.
Guardian Widget là gì?
Guardian Widget là một tiện ích mở rộng Chrome được phát triển bởi http://guardian.fm, và tính năng chính của nó là "Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.".
Ả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 Guardian Widget
Tải xuống các tệp mở rộng Guardian Widget 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
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | okkeicmbodgaeceipcmdphlldkleleac |
URL Chính Thức | https://chrome.google.com/webstore/detail/guardian-widget/okkeicmbodgaeceipcmdphlldkleleac |
Mô tả | Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters. |
Kích Thước Tệp | 15.98 KB |
Số Lần Cài Đặt | 77 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2016-03-06 |
Ngày Phát Hành | 2016-03-06 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | http://guardian.fm |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://guardian.fm |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } |