Steam MultiSeller
Directs you to the hidden Steam multisell feature!
Cos'è Steam MultiSeller?
Steam MultiSeller è un'estensione di Chrome sviluppata da Veggissss, e la sua funzione principale è "Directs you to the hidden Steam multisell feature!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Steam MultiSeller
Scarica i file di estensione Steam MultiSeller in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Steam MultiSeller |
ID | hacpcmpfbebbknjfgnhlhfnjjemlmgon |
URL Ufficiale | https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon |
Descrizione | Directs you to the hidden Steam multisell feature! |
Dimensione del File | 17.09 KB |
Conteggio Installazioni | 166 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2021-06-09 |
Data di Pubblicazione | 2021-06-07 |
Sviluppatore | Veggissss |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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!" } } |