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.”。

擴展截圖

screenshot

下載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!                    

擴展基本資訊

名稱 Guardian Widget Guardian Widget
ID okkeicmbodgaeceipcmdphlldkleleac
官方網址 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\/"
    ]
}