Steam MultiSeller

Directs you to the hidden Steam multisell feature!

Steam MultiSeller là gì?

Steam MultiSeller là một tiện ích mở rộng Chrome được phát triển bởi Veggissss, và tính năng chính của nó là "Directs you to the hidden Steam multisell feature!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng Steam MultiSeller

Tải xuống các tệp mở rộng Steam MultiSeller dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Steam MultiSeller Steam MultiSeller
ID hacpcmpfbebbknjfgnhlhfnjjemlmgon
URL Chính Thức https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon
Mô tả Directs you to the hidden Steam multisell feature!
Kích Thước Tệp 17.09 KB
Số Lần Cài Đặt 166
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2021-06-09
Ngày Phát Hành 2021-06-07
Nhà Phát Triển Veggissss
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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!"
    }
}