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 |
公式URL | 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 |
Eメール | [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" } } |