DROPshieGrab

*!* Listing with two clicks *!*

Vad är DROPshieGrab?

DROPshieGrab är en Chrome-tillägg utvecklad av Dropshie, och dess huvudfunktion är "*!* Listing with two clicks *!*".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner DROPshieGrab-förlängningens CRX-fil

Ladda ner DROPshieGrab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Works only with DROPshie.com
Injects a target button next to the title on all supported suppliers
allowing you to list an Item with only two clicks!!                    

Grundläggande Information om Tillägg

Namn DROPshieGrab DROPshieGrab
ID mpfpjbkkmogbgngbchnplkikkehocgjb
Officiell webbadress https://chromewebstore.google.com/detail/dropshiegrab/mpfpjbkkmogbgngbchnplkikkehocgjb
Beskrivning *!* Listing with two clicks *!*
Filstorlek 84.27 KB
Antal Installationer 28
Aktuell Version 0.9.7
Senast Uppdaterad 2019-10-15
Publiceringsdatum 2019-10-15
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Dropshie
Betalningssätt free
Tilläggswebbplats https://www.dropshie.com
Hjälpsida URL https://dropshie.com/TermsOfUse.aspx
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DROPshieGrab",
    "description": "*!* Listing with two clicks *!*",
    "version": "0.9.7",
    "web_accessible_resources": [
        "images\/*",
        "fonts\/KaushanScript-Regular.ttf"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.dropshie.com\/*",
                "https:\/\/livetest.dropshie.com\/*"
            ],
            "js": [
                "targetDropshie.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.amazon.com\/s?*",
                "https:\/\/www.amazon.co.uk\/s?*",
                "https:\/\/www.amazon.de\/s?*",
                "https:\/\/www.amazon.ca\/s?*",
                "https:\/\/www.amazon.com.au\/s?*",
                "https:\/\/www.aliexpress.com\/af\/*",
                "https:\/\/www.walmart.com\/search*",
                "https:\/\/www.homedepot.com\/s*",
                "https:\/\/www.homedepot.com\/b\/*",
                "https:\/\/www.aosom.com\/catalogsearch\/*",
                "https:\/\/www.aosom.co.uk\/catalogsearch\/*",
                "https:\/\/www.aosom.de\/catalogsearch\/*",
                "https:\/\/www.aosom.ca\/catalogsearch\/*",
                "https:\/\/www.overstock.com\/search?*",
                "https:\/\/www.overstock.ca\/search?*",
                "https:\/\/www.petplanet.co.uk\/search*",
                "https:\/\/www.petplanet.co.uk\/dept.asp*",
                "https:\/\/www.thinkgeek.com\/brain\/*",
                "https:\/\/www.target.com\/s?*",
                "https:\/\/www.target.com.au\/search?*",
                "https:\/\/www.target.com.au\/c\/*",
                "https:\/\/www.target.com\/c\/*",
                "https:\/\/www.zooplus.co.uk\/esearch*",
                "https:\/\/www.zooplus.de\/esearch*",
                "https:\/\/www.vidaxl.com\/catalogsearch\/*",
                "https:\/\/www.vidaxl.co.uk\/catalogsearch\/*",
                "https:\/\/www.vidaxl.com.au\/catalogsearch\/*",
                "https:\/\/www.vidaxl.com.au\/g\/*",
                "https:\/\/www.vidaxl.de\/catalogsearch\/*",
                "https:\/\/www.costco.com\/CatalogSearch?*",
                "https:\/\/www.costco.ca\/CatalogSearch?*",
                "https:\/\/www.costco.co.uk\/search\/?*",
                "https:\/\/www.factoryfast.com.au\/search?*",
                "https:\/\/www.lettopia.com\/#\/products\/*"
            ],
            "js": [
                "tests.js",
                "multigrap.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.com.au\/*",
                "https:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.ebay.co.uk\/*",
                "https:\/\/www.ebay.com.au\/*",
                "https:\/\/www.ebay.com\/*",
                "https:\/\/www.ebay.ca\/*",
                "https:\/\/www.homedepot.com\/*",
                "https:\/\/www.homedepot.ca\/*",
                "https:\/\/www.walmart.com\/*",
                "https:\/\/www.aosom.co.uk\/*",
                "https:\/\/www.aosom.de\/*",
                "https:\/\/intl.target.com\/*",
                "https:\/\/www.target.com\/*",
                "https:\/\/www.target.com.au\/*",
                "https:\/\/www.zooplus.com\/*",
                "https:\/\/www.zooplus.co.uk\/*",
                "https:\/\/www.zooplus.com\/*",
                "https:\/\/www.zooplus.de\/*",
                "https:\/\/www.petplanet.co.uk\/*",
                "https:\/\/www.thinkgeek.com\/*",
                "https:\/\/www.vidaxl.com\/*",
                "https:\/\/www.vidaxl.com.au\/*",
                "https:\/\/www.vidaxl.co.uk\/*",
                "https:\/\/www.costco.com\/*",
                "https:\/\/www.costco.ca\/*",
                "https:\/\/www.costco.co.uk\/*",
                "https:\/\/www.overstock.com\/*",
                "https:\/\/www.overstock.ca\/*",
                "https:\/\/www.chinabrands.com\/*",
                "https:\/\/www.aliexpress.com\/*"
            ],
            "css": [
                "content.css"
            ],
            "js": [
                "sourceUrls.js",
                "sourceDomain.js"
            ]
        }
    ],
    "icons": {
        "48": "\/images\/target.png",
        "16": "\/images\/target.png"
    },
    "permissions": [
        "activeTab",
        "notifications",
        "webNavigation",
        "tabs",
        "https:\/\/wwww.dropshie.com\/App\/AddInventory.aspx",
        "https:\/\/dropshie.com\/App\/AddInventory.aspx",
        "https:\/\/livetest.dropshie.com\/App\/AddInventory.aspx",
        "https:\/\/sandbox.dropshie.com\/App\/BatchAddInventory",
        "https:\/\/www.amazon.com\/*",
        "https:\/\/www.aliexpress.com\/af\/*",
        "https:\/\/www.vidaxl.de\/catalogsearch\/*",
        "https:\/\/www.factoryfast.com.au\/search*"
    ],
    "background": {
        "scripts": [
            "config.js",
            "sourceUrls.js",
            "background.js"
        ],
        "persistent": false
    }
}