DealDash Elite

Enhanced DealDash.com bidding strategies and data

Apa itu DealDash Elite?

DealDash Elite adalah ekstensi Chrome yang dikembangkan oleh https://dealdashelite.com, dan fitur utamanya adalah "Enhanced DealDash.com bidding strategies and data".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi DealDash Elite

Unduh file ekstensi DealDash Elite dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        If you are serious about winning DealDash auctions, or just want to bid less and save more, then DealDash Elite is for you!

DealDash Elite allows you to view in-depth data about all auctions on DealDash.com and the history and patterns of competing bidders.

DealDash Elite provides:
   -Current Bidders and their bidding habits!
   -Past Winning patterns of EVERY product!
   -All Bidders, all bids, all the time!
   -For every bidder: Number of bids, Time since bid, $ Amount Spent Bidding $ and their Total Time on the auction!
   -Full bid timeline for every auction… not just the last 10 bids!!
   -Easy to read and use graphs of ALL past wins!
   -ALL Bids for all auctions -- present and past!
   -Win/Loss records for ALL Bidders

It's like watching every auction and every bidder DealDash has ever had!                    

Informasi Dasar Ekstensi

Nama DealDash Elite DealDash Elite
ID mgegccjgahkepnjljafkmdalddbnkjgb
URL Resmi https://chromewebstore.google.com/detail/dealdash-elite/mgegccjgahkepnjljafkmdalddbnkjgb
Deskripsi Enhanced DealDash.com bidding strategies and data
Ukuran File 24.99 KB
Jumlah Instalasi 174
Versi Saat Ini 9
Terakhir Diperbarui 2022-05-23
Tanggal Publikasi 2017-06-19
Penilaian 3.63/5 Total 8 Penilaian
Pengembang https://dealdashelite.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.dealdashelite.com/
URL Halaman Bantuan https://www.dealdashelite.com/amember/helpdesk/
URL Halaman Kebijakan Privasi https://www.dealdashelite.com/privacy
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "exclude_globs": [],
            "include_globs": [
                "*"
            ],
            "js": [
                "dealdashelite.v4.user.js"
            ],
            "matches": [
                "http:\/\/www.dealdash.com\/*",
                "https:\/\/dealdash.com\/*",
                "https:\/\/www.dealdash.com\/*",
                "http:\/\/dealdash.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 2,
    "description": "Enhanced DealDash.com bidding strategies and data",
    "name": "DealDash Elite",
    "author": "DealDash Elite",
    "version": "9"
}