oWebster Search
Extension changes default search to oWebSearch.com
oWebster Search란 무엇입니까?
oWebster Search은(는) https://owebsearch.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extension changes default search to oWebSearch.com"입니다.
확장 프로그램 스크린샷
oWebster Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
oWebster Search is your number one choice for a convenient and fast search engine option. oWebster Search extension is a free Chrome browser extension that provides a best custom search experience powered by Bing. Enjoy fast search for any type of your requests and correct results powered by Bing SERP. This way you’ll be able to find a correct specific answer on your question or specific thing that you searched for. By clicking "Add to chrome", you accept and agree to installing the oWebster Search 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 Bing. How to use: Type preferred search term into the Google Chrome Omnibox. The oWebster Search will offer you first-rate custom search results powered by Bing. For more technical details you can read about Google Chrome API for Google Chrome Extensions. About: https://owebsearch.com/#about Terms of use: https://owebsearch.com/tos/ Privacy policy: https://owebsearch.com/privacy_policy/ Eula: https://owebsearch.com/eula/ Contact us: https://owebsearch.com/contact_us/ Best Regards, [email protected]
확장 프로그램 기본 정보
이름 | oWebster Search |
ID | eaedgkaaeapgmndpfdhljpfknmmmklaf |
공식 URL | https://chromewebstore.google.com/detail/owebster-search/eaedgkaaeapgmndpfdhljpfknmmmklaf |
설명 | Extension changes default search to oWebSearch.com |
파일 크기 | 4.83 KB |
설치 횟수 | 10,000 |
현재 버전 | 1.0 |
최근 업데이트 | 2022-06-17 |
출시 날짜 | 2022-06-16 |
평점 | 4.00/5 총 3 개의 평점 |
개발자 | https://owebsearch.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://owebsearch.com |
개인정보 보호 정책 페이지 URL | https://owebsearch.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:\/\/owebsearch.com\/favicon.png", "instant_url": "https:\/\/owebsearch.com\/results.php?p=3500&v=400&q={searchTerms}", "instant_url_post_params": "", "is_default": true, "keyword": "oWebster", "name": "oWebster", "search_url": "https:\/\/owebsearch.com\/results.php?p=3500&v=400&q={searchTerms}", "search_url_post_params": "", "suggest_url": "https:\/\/owebsearch.com\/gjson.php?q={searchTerms}" } }, "description": "Extension changes default search to oWebSearch.com", "homepage_url": "https:\/\/owebsearch.com", "icons": { "128": "icon128.png" }, "manifest_version": 3, "name": "oWebster Search", "version": "1.0" } |