Dropshipping Search Helper Tool
Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
What is Dropshipping Search Helper Tool?
Dropshipping Search Helper Tool is a Chrome extension developed by https://ask4drop.com, and its main feature is "Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More".
Extension Screenshots
Download Dropshipping Search Helper Tool Extension CRX File
Download Dropshipping Search Helper Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Dropshipping Search Helper Tool |
ID | djhgohallakdobihljfmpknngkbdcnol |
Official URL | https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol |
Description | Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More |
File Size | 210 KB |
Installation Count | 63 |
Current Version | 1.04 |
Last Updated | 2018-10-24 |
Publish Date | 2018-10-24 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://ask4drop.com |
[email protected] | |
Payment Type | free |
Extension Website | https://ask4drop.com |
Help Page URL | https://ask4drop.com |
Privacy Policy Page URL | https://price-fox.com |
Supported Languages | 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" } } |