Steam MultiSeller

Directs you to the hidden Steam multisell feature!

Vad är Steam MultiSeller?

Steam MultiSeller är en Chrome-tillägg utvecklad av Veggissss, och dess huvudfunktion är "Directs you to the hidden Steam multisell feature!".

Tilläggsskärmbilder

Ladda ner Steam MultiSeller-förlängningens CRX-fil

Ladda ner Steam MultiSeller-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Steam MultiSeller Steam MultiSeller
ID hacpcmpfbebbknjfgnhlhfnjjemlmgon
Officiell webbadress https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon
Beskrivning Directs you to the hidden Steam multisell feature!
Filstorlek 17.09 KB
Antal Installationer 166
Aktuell Version 1.1.0
Senast Uppdaterad 2021-06-09
Publiceringsdatum 2021-06-07
Utvecklare Veggissss
E-post [email protected]
Betalningssätt free
Stödda Språk 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!"
    }
}