Dropshipping Search Helper Tool
Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More
什麼是Dropshipping Search Helper Tool?
Dropshipping Search Helper Tool是由https://ask4drop.com開發的Chrome擴展程式,該擴展的主要功能是“Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More”。
擴展截圖
下載Dropshipping Search Helper Tool擴展crx文件
下載Dropshipping Search Helper Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Dropshipping Search Helper Tool |
ID | djhgohallakdobihljfmpknngkbdcnol |
官方網址 | https://chromewebstore.google.com/detail/dropshipping-search-helpe/djhgohallakdobihljfmpknngkbdcnol |
簡介 | Use the right click menu to search for selected text in Dropshipping Suppliers , Dropshipping Support Groups Forums and More |
檔案大小 | 210 KB |
安裝次數 | 63 |
目前版本 | 1.04 |
更新時間 | 2018-10-24 |
上架時間 | 2018-10-24 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://ask4drop.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://ask4drop.com |
說明頁面URL | https://ask4drop.com |
隱私政策頁面URL | https://price-fox.com |
支援的語言 | 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" } } |