Guardian Widget

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

Qu'est-ce que Guardian Widget ?

Guardian Widget est une extension Chrome développée par http://guardian.fm, et sa fonction principale est "Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Guardian Widget

Téléchargez les fichiers d'extension Guardian Widget au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Guardian Widget Guardian Widget
ID okkeicmbodgaeceipcmdphlldkleleac
URL Officiel https://chrome.google.com/webstore/detail/guardian-widget/okkeicmbodgaeceipcmdphlldkleleac
Description Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.
Taille du Fichier 15.98 KB
Nombre d'Installations 77
Version Actuelle 0.1
Dernière Mise à Jour 2016-03-06
Date de Publication 2016-03-06
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://guardian.fm
Type de Paiement free
Site Web de l'Extension https://guardian.fm
Langues Prises en Charge 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\/"
    ]
}