Destiny Item Manager Shortcut

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

Wat is Destiny Item Manager Shortcut?

Destiny Item Manager Shortcut is een Chrome-extensie ontwikkeld door DestinyItemManager.com, en de belangrijkste functie is "A link to the DIM website which provides a robust interface to manage items in Destiny.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Destiny Item Manager Shortcut

Download Destiny Item Manager Shortcut-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Destiny Item Manager Shortcut Destiny Item Manager Shortcut
ID apghicjnekejhfancbkahkhdckhdagna
Officiële URL https://chromewebstore.google.com/detail/destiny-item-manager-shor/apghicjnekejhfancbkahkhdckhdagna
Beschrijving A link to the DIM website which provides a robust interface to manage items in Destiny.
Bestandsgrootte 5.25 KB
Aantal Installaties 160,871
Huidige Versie 10.0.3
Laatst Bijgewerkt 2019-07-20
Publicatiedatum 2019-07-20
Beoordeling 4.81/5 Totaal 2885 Beoordelingen
Ontwikkelaar DestinyItemManager.com
Betalingswijze free
Extensiewebsite https://destinyitemmanager.com
Help Pagina-URL https://destinyitemmanager.com
Ondersteunde Talen 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"
        }
    }
}