Searchen Search Engine
Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..
Searchen Search Engine란 무엇입니까?
Searchen Search Engine은(는) https://www.searchen.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory.."입니다.
확장 프로그램 스크린샷
Searchen Search Engine 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Powerful and secure search engine returns results in https securing user privacy and acting as an intermediary between users and Google. Google sees searchen.com running searches, but doesn't see users. The search engine fetches results, strips out location data and tracking cookies and delivers private, anonymous search results. IP addresses and other personal information isn’t stored or recorded and users remain completely anonymous. Users receive searches with the power of Google without customization based on the user and the users location. The search engine also includes a directory type structure, similar to DMOZ and the old Yahoo Directory which brings in additional listings. Users can also click icons to compare or display results on standard Google, BING, Yahoo and Ask. The search engine is available for all browsers and all Internet users including Desktop and Mobile with plugins and extensions available for both Firefox and Chrome users.
확장 프로그램 기본 정보
이름 | |
ID | gkoejnffeonmeepkmpmcmmokgieoalai |
공식 URL | https://chrome.google.com/webstore/detail/searchen-search-engine/gkoejnffeonmeepkmpmcmmokgieoalai |
설명 | Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory.. |
파일 크기 | 84.24 KB |
설치 횟수 | 314 |
현재 버전 | 4.2 |
최근 업데이트 | 2016-12-18 |
출시 날짜 | 2016-12-18 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | https://www.searchen.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.searchen.com/ |
개인정보 보호 정책 페이지 URL | https://www.searchen.com/privacy.php |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Searchen Search Engine", "description": "Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..", "version": "4.2", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/*.google.com\/", "https:\/\/www.searchen.com\/" ] } |