Dropshipping Search Helper Tool
Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
Co to jest Dropshipping Search Helper Tool?
Dropshipping Search Helper Tool to rozszerzenie Chrome opracowane przez https://ask4drop.com, a jego główną funkcją jest „Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Dropshipping Search Helper Tool
Pobierz pliki rozszerzeń Dropshipping Search Helper Tool w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | djhgohallakdobihljfmpknngkbdcnol |
| Oficjalny URL | https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol |
| Opis | Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More |
| Rozmiar pliku | 210 KB |
| Liczba instalacji | 63 |
| Aktualna Wersja | 1.04 |
| Ostatnia Aktualizacja | 2018-10-24 |
| Data Publikacji | 2018-10-24 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | https://ask4drop.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://ask4drop.com |
| Adres URL Strony Pomocy | https://ask4drop.com |
| Adres URL Strony Polityki Prywatności | https://price-fox.com |
| Obsługiwane Języki | 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"
}
} | |