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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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" } } |