Unlimited New Tab - Custom Chrome Start page
Replace the default Chrome start page with a clean and modern new tab page.
Unlimited New Tab - Custom Chrome Start page란 무엇입니까?
Unlimited New Tab - Custom Chrome Start page은(는) AI ChatGPT app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Replace the default Chrome start page with a clean and modern new tab page."입니다.
확장 프로그램 스크린샷
Unlimited New Tab - Custom Chrome Start page 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
What if every new tab could calm your mind and increase your focus? Every time you open a new tab in your Chrome browser, we’ll show you a randomly selected photograph of an Unlimited New Tab project. Note: For the best experience, after installing Unlimited New Tab click the ‘Keep it’ button on the ‘Change back to Google’ notification. This will show Unlimited New Tab on each new tab as intended. 🙂 Some people compare this extension to momentum, infinity new tab and others. We are more focused on productivity.
확장 프로그램 기본 정보
이름 | Unlimited New Tab - Custom Chrome Start page |
ID | poajpacnlmpobbhbgkiegifhbkloojji |
공식 URL | https://chromewebstore.google.com/detail/unlimited-new-tab-custom/poajpacnlmpobbhbgkiegifhbkloojji |
설명 | Replace the default Chrome start page with a clean and modern new tab page. |
파일 크기 | 19.55 MB |
설치 횟수 | 129 |
현재 버전 | 1.0.3 |
최근 업데이트 | 2023-04-01 |
출시 날짜 | 2022-07-16 |
개발자 | AI ChatGPT app |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/web-reader/privacy-policy |
지원되는 언어 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "version": "1.0.3", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "64": "icon\/icon-64.png", "128": "icon\/icon-128.png" }, "manifest_version": 3 } |