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.」です。
拡張機能のスクリーンショット
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 |
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" } } } |