Dropshipping Search Helper Tool

Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More

Co je Dropshipping Search Helper Tool?

Dropshipping Search Helper Tool je rozšíření Chrome vyvinuté https://ask4drop.com, a jeho hlavní funkcí je „Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More“.

Snímky obrazovky rozšíření

Stáhnout soubor CRX rozšíření Dropshipping Search Helper Tool

Stáhněte si soubory rozšíření Dropshipping Search Helper Tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Search for the selected text in Ebay,Amazon , Tracking Numbers, Dropshipping Support Groups and more . 
With this extension you can easily search for text you have selected. When some text is selected you can left click the selected text to get a popup where you can choose  a Dropshipping place to search with. 

Dropshipping Forum

https://ask4drop.com

Use the right click menu to search for selected text in Dropshipping Suppliers , Tracking Numbers n Dropshipping Support Groups Forums and More.                    

Základní Informace o Rozšíření

Název Dropshipping Search Helper Tool Dropshipping Search Helper Tool
ID djhgohallakdobihljfmpknngkbdcnol
Oficiální URL https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol
Popis Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
Velikost souboru 210 KB
Počet instalací 63
Aktuální Verze 1.04
Poslední Aktualizace 2018-10-24
Datum Vydání 2018-10-24
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://ask4drop.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://ask4drop.com
URL Stránky Nápovědy https://ask4drop.com
URL Stránky Zásad Ochrany Soukromí https://price-fox.com
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dropshipping Search Helper Tool",
    "description": "Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More",
    "short_name": "Dropshipping Helper",
    "default_locale": "en",
    "version": "1.04",
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "scripts": [
            "js\/getset.js",
            "js\/search.js"
        ],
        "persistent": true
    },
    "minimum_chrome_version": "6.0.472",
    "options_page": "options.html",
    "icons": {
        "16": "images\/ico16.png",
        "48": "images\/ico48.png",
        "128": "images\/ico128.png"
    }
}