Movieztab Default Search
Movieztab is a premium search extension.
Movieztab Default Search란 무엇입니까?
Movieztab Default Search은(는) https://movieztab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Movieztab is a premium search extension."입니다.
확장 프로그램 스크린샷
Movieztab Default Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Movieztab Default Search by Transconnection configures your Default Search to Movieztab Search, and provides an exceptional search experience powered by Bing. Please read this part carefully: By installing This Extension you agree to install this application, you agree to change your default search to Movieztab Search, and you agree to the End User License Agreement and the Privacy Policy: https://movieztab.com/terms-conditions/ https://movieztab.com/privacy-policy/ More Information: Start by typing preferred search term into the Google Chrome Omnibox. The Movieztab Search will provide excellent search results powered by Bing. For more technical details you can read about Google Chrome API for Google Chrome Extensions. Uninstall Information: You may remove this extension at any time from the chrome extension page.
확장 프로그램 기본 정보
이름 | Movieztab Default Search |
ID | dilmlopkhhfpnclgpealaenbpgcelced |
공식 URL | https://chromewebstore.google.com/detail/movieztab-default-search/dilmlopkhhfpnclgpealaenbpgcelced |
설명 | Movieztab is a premium search extension. |
파일 크기 | 28.18 KB |
설치 횟수 | 11,442 |
현재 버전 | 1.0 |
최근 업데이트 | 2021-08-06 |
출시 날짜 | 2021-07-29 |
개발자 | https://movieztab.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://movieztab.com |
도움말 페이지 URL | https://movieztab.com/#wpcf7-f130-p86-o1 |
개인정보 보호 정책 페이지 URL | https://movieztab.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "action": { "default_icon": "img\/16.png" }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/movieztab.com\/wp-content\/uploads\/2021\/07\/fav.ico", "is_default": true, "keyword": "movieztab.com", "name": "MoviezTab", "search_url": "https:\/\/movieztab.com\/r\/extds1?subid=crmstr&keywords={searchTerms}" } }, "description": "Movieztab is a premium search extension.", "icons": { "128": "img\/256.png", "16": "img\/16.png", "48": "img\/48.png" }, "manifest_version": 3, "name": "Movieztab Default Search", "host_permissions": [ "https:\/\/movieztab.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |