Destiny Item Manager Shortcut

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

Destiny Item Manager Shortcut क्या है?

Destiny Item Manager Shortcut DestinyItemManager.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A link to the DIM website which provides a robust interface to manage items in Destiny."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Destiny Item Manager Shortcut एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Destiny Item Manager Shortcut Destiny Item Manager Shortcut
ID apghicjnekejhfancbkahkhdckhdagna
आधिकारिक URL https://chromewebstore.google.com/detail/destiny-item-manager-shor/apghicjnekejhfancbkahkhdckhdagna
विवरण A link to the DIM website which provides a robust interface to manage items in Destiny.
फ़ाइल का आकार 5.25 KB
स्थापना संख्या 160,871
वर्तमान संस्करण 10.0.3
अंतिम अपडेट 2019-07-20
प्रकाशन तिथि 2019-07-20
रेटिंग 4.81/5 कुल 2885 रेटिंग्स
डेवलपर DestinyItemManager.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://destinyitemmanager.com
सहायता पृष्ठ URL https://destinyitemmanager.com
समर्थित भाषाएँ 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"
        }
    }
}