Steam MultiSeller

Directs you to the hidden Steam multisell feature!

Co to jest Steam MultiSeller?

Steam MultiSeller to rozszerzenie Chrome opracowane przez Veggissss, a jego główną funkcją jest „Directs you to the hidden Steam multisell feature!”.

Zrzuty ekranu rozszerzenia

Pobierz plik CRX rozszerzenia Steam MultiSeller

Pobierz pliki rozszerzeń Steam MultiSeller w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Steam MultiSeller Steam MultiSeller
ID hacpcmpfbebbknjfgnhlhfnjjemlmgon
Oficjalny URL https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon
Opis Directs you to the hidden Steam multisell feature!
Rozmiar pliku 17.09 KB
Liczba instalacji 166
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2021-06-09
Data Publikacji 2021-06-07
Deweloper Veggissss
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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!"
    }
}