Nature Backgrounds
A perfect new Nature themed new tab extension for your chrome browser.
Nature Backgrounds란 무엇입니까?
Nature Backgrounds은(는) different tabs background에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A perfect new Nature themed new tab extension for your chrome browser."입니다.
확장 프로그램 스크린샷
Nature Backgrounds 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
You will find amazing new Nature and Nature related background each time your new tab loads, enjoy the tranquility and find inspiration when seeing new nature image. By installing "Nature Tab" extension, you agree to the Terms of Service and Privacy Policy, and to set your new tab page to Nature Background. The search features used within the extension will be provided by Microsoft Bing. However, the extension will not make any changes in your default browser search setting. Free stock media content is distributed by Unsplash - https://unsplash.com Privacy Policy: https://naturetab.xyz/Privacy-Policy.html Terms of Service: https://naturetab.xyz/Terms-Of-Use.html
확장 프로그램 기본 정보
이름 | |
ID | mhfjihoigloaglcopgnfadghkkbbgnmp |
공식 URL | https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp |
설명 | A perfect new Nature themed new tab extension for your chrome browser. |
파일 크기 | 13.43 KB |
설치 횟수 | 23,248 |
현재 버전 | 0.0.0.1 |
최근 업데이트 | 2023-12-09 |
출시 날짜 | 2023-02-21 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | different tabs background |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.naturetab.xyz |
개인정보 보호 정책 페이지 URL | https://dogstab.xyz/Privacy-Policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "main.html" }, "background": { "service_worker": "background.js" }, "description": "A perfect new Nature themed new tab extension for your chrome browser.", "icons": { "128": "logo.png", "32": "logo.png", "48": "logo.png", "96": "logo.png" }, "manifest_version": 3, "name": "Nature Backgrounds", "version": "0.0.0.1" } |