Guardian Widget

Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.

Cos'è Guardian Widget?

Guardian Widget è un'estensione di Chrome sviluppata da http://guardian.fm, e la sua funzione principale è "Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Guardian Widget

Scarica i file di estensione Guardian Widget in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Guardian Widget Guardian Widget
ID okkeicmbodgaeceipcmdphlldkleleac
URL Ufficiale https://chrome.google.com/webstore/detail/guardian-widget/okkeicmbodgaeceipcmdphlldkleleac
Descrizione Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.
Dimensione del File 15.98 KB
Conteggio Installazioni 77
Versione Corrente 0.1
Ultimo Aggiornamento 2016-03-06
Data di Pubblicazione 2016-03-06
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore http://guardian.fm
Tipo di Pagamento free
Sito Web dell'Estensione https://guardian.fm
Lingue Supportate 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\/"
    ]
}