24by7search
24by7search.com includes Secure Search engine and links to useful Websites.
24by7search란 무엇입니까?
24by7search은(는) 24by7search7에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "24by7search.com includes Secure Search engine and links to useful Websites."입니다.
확장 프로그램 스크린샷
24by7search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Your One-Stop-Destination for Latest News Feed & Search! This extension sets your default search engine to 24By7 Search and customizes your “New Tab” page so that you can get NEWS updates from all over the world & continue searching for your queries simultaneously. To ensure that you never miss any updates while searching for something you require, we recommend installing our search engine extension.
확장 프로그램 기본 정보
이름 | |
ID | lchbmmfifeiacbhphlnfkcincjbobddg |
공식 URL | https://chromewebstore.google.com/detail/24by7search/lchbmmfifeiacbhphlnfkcincjbobddg |
설명 | 24by7search.com includes Secure Search engine and links to useful Websites. |
파일 크기 | 33.88 KB |
설치 횟수 | 62 |
현재 버전 | 0.0.1 |
최근 업데이트 | 2020-08-02 |
출시 날짜 | 2020-08-02 |
평점 | 5.00/5 총 13 개의 평점 |
개발자 | 24by7search7 |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://24by7search.com/privacy.php |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "__MSG_extension_author__", "chrome_settings_overrides": { "homepage": "https:\/\/www.24by7search.com", "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/24by7search.com\/css\/favicon\/favicon.ico", "is_default": true, "keyword": "24by7search", "name": "__MSG_search_provider_name__", "search_url": "https:\/\/www.24by7search.com\/result.php?q={searchTerms}" } }, "chrome_url_overrides": { "newtab": "newtab.html" }, "default_locale": "en", "description": "__MSG_extension_description__", "icons": { "128": "icon\/icon.128.png", "64": "icon\/icon.64.png", "32": "icon\/icon.32.png" }, "manifest_version": 2, "name": "__MSG_extension_name__", "version": "0.0.1" } |