Guardian Widget
Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.
Guardian Widgetคืออะไร?
Guardian Widget เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://guardian.fm และคุณลักษณะหลักของมันคือ "Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Guardian Widget
ดาวน์โหลดไฟล์ส่วนขยาย Guardian Widget ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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\/" ] } |