Serene Tab
Beautiful New Tab Page
Serene Tab란 무엇입니까?
Serene Tab은(는) Serene Tab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Beautiful New Tab Page"입니다.
확장 프로그램 스크린샷
Serene Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Simplistic new tab page with superb HD Images Why have a boring new tab page when you can use Serene Tab and bring your new tab page to life with lovely HD images from around the world. Our easy to use search facility will help you to find whatever you are looking for from the World Wide Web. Serene Tab has many features from beautiful backgrounds to quick access to various popular apps such as Instagram, Facebook, Youtube, LinkedIn and also a day & date function. The search results within Serene Tab are provided by Microsoft Bing. Serene Tab is owned by Smartclick Marketing Limited. Privacy Policy: https://www.serenetab.com/privacy-policy.html Terms: https://www.serenetab.com/terms.html
확장 프로그램 기본 정보
이름 | Serene Tab |
ID | onllcbpllegccabkbklnjdieefdibmce |
공식 URL | https://chromewebstore.google.com/detail/serene-tab/onllcbpllegccabkbklnjdieefdibmce |
설명 | Beautiful New Tab Page |
파일 크기 | 2.04 MB |
설치 횟수 | 27 |
현재 버전 | 1.3 |
최근 업데이트 | 2023-07-11 |
출시 날짜 | 2023-01-30 |
개발자 | Serene Tab |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.serenetab.com/privacy-policy.html |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Serene Tab", "version": "1.3", "manifest_version": 3, "description": "Beautiful New Tab Page", "permissions": [], "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_64.png", "128": "images\/icon_128.png" } } |