Steam MultiSeller

Directs you to the hidden Steam multisell feature!

ما هو Steam MultiSeller؟

Steam MultiSeller هو إضافة Chrome تم تطويرها بواسطة Veggissss، والميزة الرئيسية لها هي "Directs you to the hidden Steam multisell feature!".

لقطات شاشة التمديد

تحميل ملف CRX للإضافة Steam MultiSeller

قم بتنزيل ملفات الامتداد Steam MultiSeller بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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!                    

معلومات أساسية عن التمديد

الاسم Steam MultiSeller Steam MultiSeller
ID hacpcmpfbebbknjfgnhlhfnjjemlmgon
عنوان URL الرسمي https://chromewebstore.google.com/detail/steam-multiseller/hacpcmpfbebbknjfgnhlhfnjjemlmgon
الوصف Directs you to the hidden Steam multisell feature!
حجم الملف 17.09 KB
عدد التثبيتات 166
النسخة الحالية 1.1.0
آخر تحديث 2021-06-09
تاريخ النشر 2021-06-07
المطور Veggissss
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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!"
    }
}