Aura Tab
Beautiful Browser Start Page
Aura Tab란 무엇입니까?
Aura Tab은(는) Aura Tab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Beautiful Browser Start Page"입니다.
확장 프로그램 스크린샷
Aura Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A simple new tab page with lovely background pictures from around the world with a date and time feature. Make your new tab look nice with Aura Tab! By clicking "Add to Chrome" you accept and agree to install the Aura Tab extension to take over new tabs with wallpaper and day/time features, and to the Terms and Privacy Policy. The search facility within Aura Tab is provided by Bing. Terms of Use: https://www.auranewtab.com/terms-condition.html Privacy Policy: https://www.auranewtab.com/privacy-policy.html
확장 프로그램 기본 정보
이름 | Aura Tab |
ID | nmjakpfjpiemcbfhjillmjoeidmkmlgm |
공식 URL | https://chromewebstore.google.com/detail/aura-tab/nmjakpfjpiemcbfhjillmjoeidmkmlgm |
설명 | Beautiful Browser Start Page |
파일 크기 | 7.62 MB |
설치 횟수 | 33 |
현재 버전 | 1.0.3 |
최근 업데이트 | 2022-06-22 |
출시 날짜 | 2021-10-24 |
개발자 | Aura Tab |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.auranewtab.com/privacy-policy.html |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Aura Tab", "version": "1.0.3", "manifest_version": 3, "description": "Beautiful Browser Start Page", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" } } |