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