TurboTab: Instant Search
TurboTab: Instant Search extension description.
TurboTab: Instant Search란 무엇입니까?
TurboTab: Instant Search은(는) Digital Future에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "TurboTab: Instant Search extension description."입니다.
확장 프로그램 스크린샷
TurboTab: Instant Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
TurboTab: Instant Search Extension
Click "Add to Chrome" to install TurboTab. By doing so, you agree to:
🔎 Set your Chrome's New Tab to TurboTab.
🌐 Use Microsoft Bing for your searches.
✅ Accept our Terms of Use and Privacy Policy.
Experience TurboTab:
Dive into seamless web searching with TurboTab, your all-in-one browser extension.
Access Bing's comprehensive search capabilities and get daily motivational quotes.
Key Features:
🌙 Dark Mode for comfortable browsing.
🌟 Top Sites: Quickly access favorite websites.
🚀 Specific Bing searches with one-click.
📚 Daily curated quotes to inspire your searches.
Why TurboTab?
🔍 Effortless and streamlined search.
🎨 Intuitive and user-friendly design for a smooth browsing experience.
📜 Terms of use: https://digitalfuture.co.il/turbotab-terms-of-use/
✉️ Contact us: https://digitalfuture.co.il/contact-us/
🛡️ Privacy Policy: https://digitalfuture.co.il/turbotab-privacy-policy/ 확장 프로그램 기본 정보
| 이름 | |
| ID | dmfhfpabgblkeiipfjjdfjjegpokcapj |
| 공식 URL | https://chromewebstore.google.com/detail/turbotab-instant-search/dmfhfpabgblkeiipfjjdfjjegpokcapj |
| 설명 | TurboTab: Instant Search extension description. |
| 파일 크기 | 2.52 MB |
| 설치 횟수 | 36 |
| 현재 버전 | 1.0.8 |
| 최근 업데이트 | 2023-11-14 |
| 출시 날짜 | 2023-09-16 |
| 평점 | 5.00/5 총 7 개의 평점 |
| 개발자 | Digital Future |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 확장 프로그램 웹 사이트 | https://digitalfuture.co.il/turbotab/ |
| 도움말 페이지 URL | https://digitalfuture.co.il/contact-us/ |
| 지원되는 언어 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.8",
"manifest_version": 3,
"name": "TurboTab: Instant Search",
"description": "TurboTab: Instant Search extension description.",
"short_name": "TurboTab",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": [
"topSites"
],
"action": {
"default_icon": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
},
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |