Dropshipping Search Helper Tool
Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
Cos'è Dropshipping Search Helper Tool?
Dropshipping Search Helper Tool è un'estensione di Chrome sviluppata da https://ask4drop.com, e la sua funzione principale è "Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dropshipping Search Helper Tool
Scarica i file di estensione Dropshipping Search Helper Tool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | djhgohallakdobihljfmpknngkbdcnol |
| URL Ufficiale | https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol |
| Descrizione | Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More |
| Dimensione del File | 210 KB |
| Conteggio Installazioni | 63 |
| Versione Corrente | 1.04 |
| Ultimo Aggiornamento | 2018-10-24 |
| Data di Pubblicazione | 2018-10-24 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | https://ask4drop.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://ask4drop.com |
| URL della Pagina di Aiuto | https://ask4drop.com |
| URL della Pagina della Politica sulla Privacy | https://price-fox.com |
| Lingue Supportate | 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"
}
} | |