Dropshipping Search Helper Tool
Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
Wat is Dropshipping Search Helper Tool?
Dropshipping Search Helper Tool is een Chrome-extensie ontwikkeld door https://ask4drop.com, en de belangrijkste functie is "Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More".
Extensie Screenshots
Download het CRX-bestand van de extensie Dropshipping Search Helper Tool
Download Dropshipping Search Helper Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | djhgohallakdobihljfmpknngkbdcnol |
| Officiële URL | https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol |
| Beschrijving | Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More |
| Bestandsgrootte | 210 KB |
| Aantal Installaties | 63 |
| Huidige Versie | 1.04 |
| Laatst Bijgewerkt | 2018-10-24 |
| Publicatiedatum | 2018-10-24 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | https://ask4drop.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://ask4drop.com |
| Help Pagina-URL | https://ask4drop.com |
| URL van de Privacybeleid Pagina | https://price-fox.com |
| Ondersteunde Talen | 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"
}
} | |