Destiny Item Manager Shortcut

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

Apa itu Destiny Item Manager Shortcut?

Destiny Item Manager Shortcut adalah ekstensi Chrome yang dikembangkan oleh DestinyItemManager.com, dan fitur utamanya adalah "A link to the DIM website which provides a robust interface to manage items in Destiny.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Destiny Item Manager Shortcut

Unduh file ekstensi Destiny Item Manager Shortcut dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Destiny Item Manager Shortcut Destiny Item Manager Shortcut
ID apghicjnekejhfancbkahkhdckhdagna
URL Resmi https://chromewebstore.google.com/detail/destiny-item-manager-shor/apghicjnekejhfancbkahkhdckhdagna
Deskripsi A link to the DIM website which provides a robust interface to manage items in Destiny.
Ukuran File 5.25 KB
Jumlah Instalasi 160,871
Versi Saat Ini 10.0.3
Terakhir Diperbarui 2019-07-20
Tanggal Publikasi 2019-07-20
Penilaian 4.81/5 Total 2885 Penilaian
Pengembang DestinyItemManager.com
Tipe Pembayaran free
Situs Ekstensi https://destinyitemmanager.com
URL Halaman Bantuan https://destinyitemmanager.com
Bahasa yang Didukung 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"
        }
    }
}