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 |
| 官方網址 | 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 |
| 電子郵箱 | [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!"
}
} | |