Destiny Item Manager Shortcut

A link to the DIM website which provides a robust interface to manage items in Destiny.

Cos'è Destiny Item Manager Shortcut?

Destiny Item Manager Shortcut è un'estensione di Chrome sviluppata da DestinyItemManager.com, e la sua funzione principale è "A link to the DIM website which provides a robust interface to manage items in Destiny.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Destiny Item Manager Shortcut

Scarica i file di estensione Destiny Item Manager Shortcut 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

                        Have full control over your whole armory wherever you are. Our free app for Destiny lets you focus on playing the game by smartly moving your gear.

This extension provides a handy button to link to the DIM website.                    

Informazioni di Base sull'Estensione

Nome Destiny Item Manager Shortcut Destiny Item Manager Shortcut
ID apghicjnekejhfancbkahkhdckhdagna
URL Ufficiale https://chromewebstore.google.com/detail/destiny-item-manager-shor/apghicjnekejhfancbkahkhdckhdagna
Descrizione A link to the DIM website which provides a robust interface to manage items in Destiny.
Dimensione del File 5.25 KB
Conteggio Installazioni 160,871
Versione Corrente 10.0.3
Ultimo Aggiornamento 2019-07-20
Data di Pubblicazione 2019-07-20
Valutazione 4.81/5 Totale 2885 Valutazioni
Sviluppatore DestinyItemManager.com
Tipo di Pagamento free
Sito Web dell'Estensione https://destinyitemmanager.com
URL della Pagina di Aiuto https://destinyitemmanager.com
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Destiny Item Manager Shortcut",
    "version": "10.0.3",
    "description": "A link to the DIM website which provides a robust interface to manage items in Destiny.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "short_name": "DIM",
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        }
    }
}