Steam MultiSeller
Directs you to the hidden Steam multisell feature!
Steam MultiSellerとは何ですか?
Steam MultiSellerはVeggissssによって開発されたChromeの拡張機能で、その主な機能は「Directs you to the hidden Steam multisell feature!」です。
拡張機能のスクリーンショット
Steam MultiSeller拡張機能のCRXファイルをダウンロード
Steam MultiSeller拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Redirects you to the hidden steam multisell page.
Simply go to the steam market link of the item you want to sell lots off and click the extention! 拡張機能の基本情報
| 名前 | |
| ID | hacpcmpfbebbknjfgnhlhfnjjemlmgon |
| 公式URL | https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon |
| 説明 | Directs you to the hidden Steam multisell feature! |
| ファイルサイズ | 17.09 KB |
| インストール数 | 166 |
| 現在のバージョン | 1.1.0 |
| 最終更新日 | 2021-06-09 |
| 公開日 | 2021-06-07 |
| 開発者 | Veggissss |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Steam MultiSeller",
"description": "Directs you to the hidden Steam multisell feature!",
"version": "1.1.0",
"manifest_version": 3,
"permissions": [
"activeTab"
],
"background": {
"service_worker": "background.js"
},
"icons": {
"128": "\/images\/icon.png"
},
"action": {
"default_title": "Find the item listing for what you want to multisell and and then click the extention!"
}
} | |