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ファイルをダウンロード
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\/" ] } |