Myibidder Auction Bid Sniper for eBay

This extension places a 'Snipe it' link on eBay listings for easy access to Myibidder.com Auction Bid Sniper.

Myibidder Auction Bid Sniper for eBay क्या है?

Myibidder Auction Bid Sniper for eBay https://www.myibidder.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension places a 'Snipe it' link on eBay listings for easy access to Myibidder.com Auction Bid Sniper."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Myibidder Auction Bid Sniper for eBay एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Myibidder (originally was Myibay) Auction bid sniper for eBay allows you to have "Snipe It" link on every eBay auction page for easy access to your Myibidder.com sniping account.

Requirements:
Create your own sniper's account if you don't have one yet at https://www.myibidder.com/login/signup

How to use:
=========
1. Click "Snipe it" link usually located on the right side of the page (under seller's info).
2. Fill out the form with your snipe amount.
3. Once added you can manage your items using http://www.myibidder.com/
You can also manage your contact information, e-mail notifications, groups and other features.

All transactions are done using secured network protocols so your information is protected.

We do our best to provide the best and the most reliable Auction Bid Sniper for eBay. If you like the service, please post your feedback here:
https://www.trustpilot.com/review/myibidder.com
The more users we get, the better service we provide.

This code is a copyrighted material. Modifying and reselling of this code is not permitted without prior written approval from authors. 

Support forums: http://www.myibidder.com/forums/
FAQ & Contact form: http://www.myibidder.com/login/faq
Terms and conditions: http://www.myibidder.com/login/terms                    

एक्सटेंशन की मूल जानकारी

नाम Myibidder Auction Bid Sniper for eBay Myibidder Auction Bid Sniper for eBay
ID fmebanjjkaohcmifehogijfgcoieefnp
आधिकारिक URL https://chromewebstore.google.com/detail/myibidder-auction-bid-sni/fmebanjjkaohcmifehogijfgcoieefnp
विवरण This extension places a 'Snipe it' link on eBay listings for easy access to Myibidder.com Auction Bid Sniper.
फ़ाइल का आकार 48.7 KB
स्थापना संख्या 30,163
वर्तमान संस्करण 2.1.0
अंतिम अपडेट 2023-09-08
प्रकाशन तिथि 2019-06-20
रेटिंग 4.10/5 कुल 437 रेटिंग्स
डेवलपर https://www.myibidder.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.myibidder.com/
सहायता पृष्ठ URL http://www.myibidder.com/forums/
गोपनीयता नीति पृष्ठ URL https://www.myibidder.com/login/terms
समर्थित भाषाएँ en
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content\/myibay.js"
            ],
            "matches": [
                "http:\/\/*.ebay.com\/*",
                "http:\/\/*.ebay.co.uk\/*",
                "http:\/\/*.ebay.com.au\/*",
                "http:\/\/*.ebay.de\/*",
                "http:\/\/*.ebay.ca\/*",
                "http:\/\/*.ebay.at\/*",
                "http:\/\/*.ebay.be\/*",
                "http:\/\/*.ebay.com.hk\/*",
                "http:\/\/*.ebay.in\/*",
                "http:\/\/*.ebay.ie\/*",
                "http:\/\/*.ebay.com.my\/*",
                "http:\/\/*.ebay.it\/*",
                "http:\/\/*.ebay.nl\/*",
                "http:\/\/*.ebay.ph\/*",
                "http:\/\/*.ebay.pl\/*",
                "http:\/\/*.ebay.com.sg\/*",
                "http:\/\/*.ebay.es\/*",
                "http:\/\/*.ebay.ch\/*",
                "http:\/\/*.ebay.fr\/*",
                "https:\/\/*.ebay.com\/*",
                "https:\/\/*.ebay.co.uk\/*",
                "https:\/\/*.ebay.com.au\/*",
                "https:\/\/*.ebay.de\/*",
                "https:\/\/*.ebay.ca\/*",
                "https:\/\/*.ebay.at\/*",
                "https:\/\/*.ebay.be\/*",
                "https:\/\/*.ebay.com.hk\/*",
                "https:\/\/*.ebay.in\/*",
                "https:\/\/*.ebay.ie\/*",
                "https:\/\/*.ebay.com.my\/*",
                "https:\/\/*.ebay.it\/*",
                "https:\/\/*.ebay.nl\/*",
                "https:\/\/*.ebay.ph\/*",
                "https:\/\/*.ebay.pl\/*",
                "https:\/\/*.ebay.com.sg\/*",
                "https:\/\/*.ebay.es\/*",
                "https:\/\/*.ebay.ch\/*",
                "https:\/\/*.ebay.fr\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "This extension places a 'Snipe it' link on eBay listings for easy access to Myibidder.com Auction Bid Sniper.",
    "icons": {
        "128": "icons\/myibay128.png",
        "16": "icons\/myibay16.png",
        "48": "icons\/myibay48.png"
    },
    "manifest_version": 3,
    "name": "Myibidder Auction Bid Sniper for eBay",
    "action": {
        "default_icon": {
            "16": "icons\/myibay16.png"
        },
        "default_title": "Snipe it"
    },
    "permissions": [],
    "host_permissions": [
        "https:\/\/*.myibay.com\/",
        "https:\/\/*.myibidder.com\/",
        "https:\/\/*.myibay.net\/"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.0"
}