PickMySearch
Extension changes default search to PickMySearch.com
PickMySearch란 무엇입니까?
PickMySearch은(는) PickMySearch Ltd.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extension changes default search to PickMySearch.com"입니다.
확장 프로그램 스크린샷
PickMySearch 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
It has never been easier to search wanted term on specific site. Now you can do that in just one step. Just type your search term and desirable search engine. Example: news@yahoo About: https://pickmysearch.com/about/ By clicking "Add to chrome", you accept and agree to installing the PickMySearch extension and setting Chrome™ default search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your search engine to be powered by Yahoo. Privacy policy: https://pickmysearch.com/privacy_policy/ Terms of use: https://pickmysearch.com/tos/ Feel free to contact us, give us suggestions and recommend improvements! Contact: https://pickmysearch.com/contact_us/ Kind Regards, [email protected]
확장 프로그램 기본 정보
이름 | |
ID | dbnojinemohiolhnmpdcakeldknabfml |
공식 URL | https://chrome.google.com/webstore/detail/pickmysearch/dbnojinemohiolhnmpdcakeldknabfml |
설명 | Extension changes default search to PickMySearch.com |
파일 크기 | 5.51 KB |
설치 횟수 | 1,000 |
현재 버전 | 1.2 |
최근 업데이트 | 2022-01-15 |
출시 날짜 | 2021-11-16 |
개발자 | PickMySearch Ltd. |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://pickmysearch.com/about/ |
개인정보 보호 정책 페이지 URL | https://pickmysearch.com/privacy_policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": "icon128.png", "default_popup": "popup.html" }, "chrome_settings_overrides": { "search_provider": { "alternate_urls": [], "encoding": "UTF-8", "favicon_url": "https:\/\/pickmysearch.com\/favicon.png", "instant_url": "https:\/\/pickmysearch.com\/results.php?pub=3300&v=400&q={searchTerms}", "instant_url_post_params": "", "is_default": true, "keyword": "pickmysearch", "name": "PickMy", "search_url": "https:\/\/pickmysearch.com\/results.php?pub=3300&v=400&q={searchTerms}", "search_url_post_params": "", "suggest_url": "https:\/\/pickmysearch.com\/gjson.php?q={searchTerms}" } }, "description": "Extension changes default search to PickMySearch.com", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pickmysearch\/dbnojinemohiolhnmpdcakeldknabfml", "icons": { "128": "icon128.png" }, "manifest_version": 3, "name": "PickMySearch", "version": "1.2" } |