Steam MultiSeller

Directs you to the hidden Steam multisell feature!

Hvad er Steam MultiSeller?

Steam MultiSeller er en Chrome-udvidelse udviklet af Veggissss, og dens hovedfunktion er "Directs you to the hidden Steam multisell feature!".

Udvidelsesskærmbilleder

Download Steam MultiSeller-udvidelses-CRX-fil

Download Steam MultiSeller-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Steam MultiSeller Steam MultiSeller
ID hacpcmpfbebbknjfgnhlhfnjjemlmgon
Officiel URL https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon
Beskrivelse Directs you to the hidden Steam multisell feature!
Filstørrelse 17.09 KB
Antal Installationer 166
Nuværende Version 1.1.0
Senest Opdateret 2021-06-09
Udgivelsesdato 2021-06-07
Udvikler Veggissss
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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!"
    }
}