ROBLOX Inventory Search Bar
Inventory Search Bar for ROBLOX ~ Luaox
ROBLOX Inventory Search Barとは何ですか?
ROBLOX Inventory Search BarはVoiliaxによって開発されたChromeの拡張機能で、その主な機能は「Inventory Search Bar for ROBLOX ~ Luaox」です。
拡張機能のスクリーンショット
ROBLOX Inventory Search Bar拡張機能のCRXファイルをダウンロード
ROBLOX Inventory Search Bar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
* I'm no longer active on ROBLOX, so this has not been updated for 3 years now. Feel free to take the extension as yours and modify/fix it. Inventory search bar for character customization. Find your items in just few seconds! ~ oxcool1 in roblox, pm ideas/bugs :) ~ credit xXShadowOo for the icon
拡張機能の基本情報
名前 | |
ID | jgkkdanbongechmfnohphfppgimebipo |
公式URL | https://chrome.google.com/webstore/detail/roblox-inventory-search-b/jgkkdanbongechmfnohphfppgimebipo |
説明 | Inventory Search Bar for ROBLOX ~ Luaox |
ファイルサイズ | 22.4 KB |
インストール数 | 1,000 |
現在のバージョン | 1.1.9 |
最終更新日 | 2018-09-03 |
公開日 | 2018-09-03 |
評価 | 4.18/5 合計 131 レビュー |
開発者 | Voiliax |
支払い方法 | free |
拡張機能のウェブサイト | http://www.roblox.com/User.aspx?ID=5111623 |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ROBLOX Inventory Search Bar", "version": "1.1.9", "description": "Inventory Search Bar for ROBLOX ~ Luaox", "icons": { "128": "icon.png" }, "content_scripts": [ { "matches": [ "http:\/\/*.roblox.com\/*", "https:\/\/*.roblox.com\/*" ], "js": [ "InvenSearch.js" ] } ], "manifest_version": 2 } |