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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Gixen eBay Sniper Autosnipe एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ URL http://www.gixen.com/forum/viewtopic.php?p=33475#33475
गोपनीयता नीति पृष्ठ URL 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"
}