Bid Hero

Know when and when not to bid on eBay items so you never pay over the odds again

Bid Heroคืออะไร?

Bid Hero เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.bidhe.ro และคุณลักษณะหลักของมันคือ "Know when and when not to bid on eBay items so you never pay over the odds again"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bid Hero

ดาวน์โหลดไฟล์ส่วนขยาย Bid Hero ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Save time and money when bidding on eBay items by knowing if similar items have sold for cheaper before.

* Quick, clear and concise information helps you decide whether you should bid of not in seconds
* Easily compare previously sold items so you can be sure you don't pay over the odds
* Make poorly listed items less visible in the search results so they can be easily ignored
* Modify the search for previously sold items to ensure the correct items are returned

Get warnings / alerts when an item is:
 - Being sold by a user with low feedback
 - Being sold by a user with poor feedback
 - Being sold by a user with no feedback in the last 12 months
 - Ending late at night / early in the morning when it may sell for cheaper
 - Has bad keywords (such as damaged) when the condition isn't spares and repairs
 - Dim item in the search so you know to ignore them


Latest changes:
* Update search and error URLs
* Fix hide items button no appearing on the search page


Bid Hero is not affiliated with eBay, Inc. in any way                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Bid Hero Bid Hero
ID bbgdjlaekleeankmdocffcjgnkidaofo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bid-hero/bbgdjlaekleeankmdocffcjgnkidaofo
คำอธิบาย Know when and when not to bid on eBay items so you never pay over the odds again
ขนาดไฟล์ 149 KB
จำนวนการติดตั้ง 35
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2020-01-12
วันที่เผยแพร่ 2020-01-12
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://www.bidhe.ro
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.bidhe.ro/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.0",
    "short_name": "__MSG_appShortName__",
    "homepage_url": "http:\/\/bidhe.ro",
    "manifest_version": 2,
    "default_locale": "en",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "19": "icons\/icon-19.png",
        "38": "icons\/icon-38.png",
        "48": "icons\/icon-48.png",
        "96": "icons\/icon-96.png",
        "128": "icons\/icon-128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "19": "icons\/icon-19.png",
            "38": "icons\/icon-38.png",
            "48": "icons\/icon-48.png",
            "96": "icons\/icon-96.png",
            "128": "icons\/icon-128.png"
        },
        "default_title": "__MSG_browserActionTitle__",
        "default_popup": "pages\/popup.html"
    },
    "options_ui": {
        "page": "pages\/options.html",
        "chrome_style": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.ebay.com.au\/itm\/*",
                "https:\/\/www.ebay.com.my\/itm\/*",
                "https:\/\/www.ebay.com.sg\/itm\/*",
                "https:\/\/www.ebay.com\/itm\/*",
                "https:\/\/www.ebay.ca\/itm\/*",
                "https:\/\/www.ebay.co.uk\/itm\/*",
                "https:\/\/www.ebay.at\/itm\/*",
                "https:\/\/www.befr.ebay.be\/itm\/*",
                "https:\/\/www.ebay.fr\/itm\/*",
                "https:\/\/www.ebay.de\/itm\/*",
                "https:\/\/www.ebay.it\/itm\/*",
                "https:\/\/www.benl.ebay.be\/itm\/*",
                "https:\/\/www.ebay.nl\/itm\/*",
                "https:\/\/www.ebay.es\/itm\/*",
                "https:\/\/www.ebay.ch\/itm\/*",
                "https:\/\/www.ebay.in\/itm\/*",
                "https:\/\/www.ebay.ie\/itm\/*",
                "https:\/\/www.cafr.ebay.ca\/itm\/*",
                "https:\/\/www.ebay.ph\/itm\/*",
                "https:\/\/www.ebay.pl\/itm\/*"
            ],
            "css": [
                "styles\/growl.css",
                "styles\/hideItems.css"
            ],
            "js": [
                "scripts\/price.js",
                "scripts\/endTime.js",
                "scripts\/badKeywords.js",
                "scripts\/hideInItem.js",
                "scripts\/feedback.js"
            ],
            "match_about_blank": true,
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/www.ebay.com.au\/sch\/*",
                "https:\/\/www.ebay.com.my\/sch\/*",
                "https:\/\/www.ebay.com.sg\/sch\/*",
                "https:\/\/www.ebay.com\/sch\/*",
                "https:\/\/www.ebay.ca\/sch\/*",
                "https:\/\/www.ebay.co.uk\/sch\/*",
                "https:\/\/www.ebay.at\/sch\/*",
                "https:\/\/www.befr.ebay.be\/sch\/*",
                "https:\/\/www.ebay.fr\/sch\/*",
                "https:\/\/www.ebay.de\/sch\/*",
                "https:\/\/www.ebay.it\/sch\/*",
                "https:\/\/www.benl.ebay.be\/sch\/*",
                "https:\/\/www.ebay.nl\/sch\/*",
                "https:\/\/www.ebay.es\/sch\/*",
                "https:\/\/www.ebay.ch\/sch\/*",
                "https:\/\/www.ebay.in\/sch\/*",
                "https:\/\/www.ebay.ie\/sch\/*",
                "https:\/\/www.cafr.ebay.ca\/sch\/*",
                "https:\/\/www.ebay.ph\/sch\/*",
                "https:\/\/www.ebay.pl\/sch\/*",
                "https:\/\/www.ebay.com.au\/b\/*",
                "https:\/\/www.ebay.com.my\/b\/*",
                "https:\/\/www.ebay.com.sg\/b\/*",
                "https:\/\/www.ebay.com\/b\/*",
                "https:\/\/www.ebay.ca\/b\/*",
                "https:\/\/www.ebay.co.uk\/b\/*",
                "https:\/\/www.ebay.at\/b\/*",
                "https:\/\/www.befr.ebay.be\/b\/*",
                "https:\/\/www.ebay.fr\/b\/*",
                "https:\/\/www.ebay.de\/b\/*",
                "https:\/\/www.ebay.it\/b\/*",
                "https:\/\/www.benl.ebay.be\/b\/*",
                "https:\/\/www.ebay.nl\/b\/*",
                "https:\/\/www.ebay.es\/b\/*",
                "https:\/\/www.ebay.ch\/b\/*",
                "https:\/\/www.ebay.in\/b\/*",
                "https:\/\/www.ebay.ie\/b\/*",
                "https:\/\/www.cafr.ebay.ca\/b\/*",
                "https:\/\/www.ebay.ph\/b\/*",
                "https:\/\/www.ebay.pl\/b\/*"
            ],
            "css": [
                "styles\/hideItems.css"
            ],
            "js": [
                "scripts\/hideFromSearch.js"
            ],
            "match_about_blank": true,
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        "icons\/icon-128.png",
        "images\/sort-down.png",
        "images\/eye-crossed.png"
    ],
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "https:\/\/api.bidhe.ro\/extension\/*"
    ]
}