Guardian Widget

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

¿Qué es Guardian Widget?

Guardian Widget es una extensión de Chrome desarrollada por http://guardian.fm, y su función principal es "Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Guardian Widget

Descarga archivos de extensión Guardian Widget en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Guardian Widget Guardian Widget
ID okkeicmbodgaeceipcmdphlldkleleac
URL Oficial https://chrome.google.com/webstore/detail/guardian-widget/okkeicmbodgaeceipcmdphlldkleleac
Descripción Destiny progress tracker. Check this week's activities, modifiers and track your progress across all your characters.
Tamaño del Archivo 15.98 KB
Cantidad de Instalaciones 77
Versión Actual 0.1
Última Actualización 2016-03-06
Fecha de Publicación 2016-03-06
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador http://guardian.fm
Tipo de Pago free
Sitio Web de la Extensión https://guardian.fm
Idiomas Soportados 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\/"
    ]
}