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開發的Chrome擴展程式,該擴展的主要功能是“A link to the DIM website which provides a robust interface to manage items in Destiny.”。

擴展截圖

screenshot
screenshot

下載Destiny Item Manager Shortcut擴展crx文件

下載Destiny Item Manager Shortcut擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
        }
    }
}