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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย DestinyItemManager.com และคุณลักษณะหลักของมันคือ "A link to the DIM website which provides a robust interface to manage items in Destiny."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Destiny Item Manager Shortcut

ดาวน์โหลดไฟล์ส่วนขยาย 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"
        }
    }
}