Dropshipping Search Helper Tool
Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
Apa itu Dropshipping Search Helper Tool?
Dropshipping Search Helper Tool adalah ekstensi Chrome yang dikembangkan oleh https://ask4drop.com, dan fitur utamanya adalah "Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Dropshipping Search Helper Tool
Unduh file ekstensi Dropshipping Search Helper Tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Dropshipping Search Helper Tool |
ID | djhgohallakdobihljfmpknngkbdcnol |
URL Resmi | https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol |
Deskripsi | Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More |
Ukuran File | 210 KB |
Jumlah Instalasi | 63 |
Versi Saat Ini | 1.04 |
Terakhir Diperbarui | 2018-10-24 |
Tanggal Publikasi | 2018-10-24 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://ask4drop.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://ask4drop.com |
URL Halaman Bantuan | https://ask4drop.com |
URL Halaman Kebijakan Privasi | https://price-fox.com |
Bahasa yang Didukung | 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" } } |