DashDeals Software for DealDash

DashDeals software for DealDash - If you want to win on Dash Deal (DealDash), try this free software

什么是DashDeals Software for DealDash?

DashDeals Software for DealDash是由https://dealdashelite.com开发的Chrome扩展程序,该扩展的主要功能是“DashDeals software for DealDash - If you want to win on Dash Deal (DealDash), try this free software”。

扩展截图

screenshot

下载DashDeals Software for DealDash扩展crx文件

下载DashDeals Software for DealDash扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        DashDeals software for DealDash will finally allow you to do what you've probably tried to do unsuccessfully in the past and track all the bids placed by every bidder.  No more guessing how many bids a competing bidder has placed on the auction, just simply open up an auction and let this software do the rest.  It will show you the current bid count for each bidder for as long as you have the auction open.

If you close out an auction and revisit it, it will pick up where it left off (but cannot track bids placed by bidders while you were away from the auction).  The first step in winning more auctions on DashDeals (it's called DealDash actually, but it's a common typo) is to know how many bids your competitors have placed.

So go ahead and arm yourself with a powerful new tool on DashDeals...it's completely free and will surely help you on your way to winning more auctions.                    

扩展基本信息

名称 DashDeals Software for DealDash DashDeals Software for DealDash
ID edeecknlfnkdccfopkglnngmhcgffbmk
官方URL https://chromewebstore.google.com/detail/dashdeals-software-for-de/edeecknlfnkdccfopkglnngmhcgffbmk
简介 DashDeals software for DealDash - If you want to win on Dash Deal (DealDash), try this free software
文件大小 35.42 KB
安装次数 46
当前版本 8
更新时间 2017-07-10
上架时间 2017-07-09
评分 3.00/5 共1次评分
开发者 https://dealdashelite.com
电子邮箱 [email protected]
付费类型 free
扩展官网 http://dealdashelite.com
帮助页面URL http://dealdashelite.com/dealdash-tips/dash-deals-dashdeal-dealdash-whatever-call-can-help/
隐私政策页面URL https://www.dealdashelite.com/privacy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "exclude_globs": [],
            "include_globs": [
                "*"
            ],
            "js": [
                "js\/jquery-3.2.1.min.js",
                "js\/js.cookie.js",
                "js\/ddecounter.js"
            ],
            "matches": [
                "http:\/\/www.dealdash.com\/*",
                "https:\/\/dealdash.com\/*",
                "https:\/\/www.dealdash.com\/*",
                "http:\/\/dealdash.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 2,
    "converted_from_user_script": true,
    "description": "DashDeals software for DealDash - If you want to win on Dash Deal (DealDash), try this free software",
    "name": "DashDeals Software for DealDash",
    "version": "8"
}