Gixen eBay Sniper Autosnipe

Places a Snipe button on eBay auction pages. When clicked, the item will be added to our website to be bid on in the final seconds.

ما هو Gixen eBay Sniper Autosnipe؟

Gixen eBay Sniper Autosnipe هو إضافة Chrome تم تطويرها بواسطة gixenautosnipe، والميزة الرئيسية لها هي "Places a Snipe button on eBay auction pages. When clicked, the item will be added to our website to be bid on in the final seconds.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Gixen eBay Sniper Autosnipe

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

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

                        Gixen eBay Auction Sniper for Chrome. This will allow you to Snipe Auctions on eBay through Gixen.com Free Auction Sniping Service with Autosnipe.

Keith Hopkins is an author and maintainer of the Gixen Autosnipe Browser Extension. Keith also repairs consoles (etc, modify). You can see a list of his services here:
http://consolerepair.xyz Bristol Console Repair PS4,Xbox One,PS3,Xbox 360 Original Slim and Pro                    

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

الاسم Gixen eBay Sniper Autosnipe Gixen eBay Sniper Autosnipe
ID nfjjhbbnailabfbenccobieecimkbmji
عنوان URL الرسمي https://chromewebstore.google.com/detail/gixen-ebay-sniper-autosni/nfjjhbbnailabfbenccobieecimkbmji
الوصف Places a Snipe button on eBay auction pages. When clicked, the item will be added to our website to be bid on in the final seconds.
حجم الملف 47.78 KB
عدد التثبيتات 6,328
النسخة الحالية 2022.11.15
آخر تحديث 2023-04-03
تاريخ النشر 2018-11-17
تقييم 4.20/5 مجموع تقييمات 10
المطور gixenautosnipe
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://gixen.com
عنوان صفحة المساعدة http://www.gixen.com/forum/viewtopic.php?p=33475#33475
عنوان صفحة سياسة الخصوصية https://www.gixen.com/legacy/terms.php
اللغات المدعومة en-US
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "src\/inject.css"
            ],
            "js": [
                "src\/inject.js"
            ],
            "matches": [
                "*:\/\/*.gixen.com\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.ca\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.de\/*",
                "*:\/\/*.ebay.it\/*",
                "*:\/\/*.ebay.ie\/*",
                "*:\/\/*.ebay.fr\/*",
                "*:\/\/*.ebay.be\/*",
                "*:\/\/*.ebay.be\/*",
                "*:\/\/*.ebay.at\/*",
                "*:\/\/*.ebay.nl\/*",
                "*:\/\/*.ebay.es\/*",
                "*:\/\/*.ebay.ch\/*",
                "*:\/\/*.ebay.com.au\/*",
                "*:\/\/*.ebay.com.hk\/*",
                "*:\/\/*.ebay.in\/*",
                "*:\/\/*.ebay.com.my\/*",
                "*:\/\/*.ebay.ph\/*",
                "*:\/\/*.ebay.com.sg\/*"
            ]
        }
    ],
    "description": "Places a Snipe button on eBay auction pages. When clicked, the item will be added to our website to be bid on in the final seconds.",
    "permissions": [
        "storage"
    ],
    "options_page": "options.html",
    "homepage_url": "https:\/\/www.gixen.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": "icons\/icon48.png"
    },
    "manifest_version": 3,
    "name": "Gixen eBay Sniper Autosnipe",
    "short_name": "Autosnipe!",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2022.11.15"
}