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 |
| 电子邮箱 | [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!"
}
} | |