Steam MultiSeller
Directs you to the hidden Steam multisell feature!
Apa itu Steam MultiSeller?
Steam MultiSeller adalah ekstensi Chrome yang dikembangkan oleh Veggissss, dan fitur utamanya adalah "Directs you to the hidden Steam multisell feature!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Steam MultiSeller
Unduh file ekstensi Steam MultiSeller dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | Steam MultiSeller |
ID | hacpcmpfbebbknjfgnhlhfnjjemlmgon |
URL Resmi | https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon |
Deskripsi | Directs you to the hidden Steam multisell feature! |
Ukuran File | 17.09 KB |
Jumlah Instalasi | 166 |
Versi Saat Ini | 1.1.0 |
Terakhir Diperbarui | 2021-06-09 |
Tanggal Publikasi | 2021-06-07 |
Pengembang | Veggissss |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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!" } } |