Nature New Tab Backgrounds

Beautiful random nature themed new tab backgrounds!

Nature New Tab Backgrounds란 무엇입니까?

Nature New Tab Backgrounds은(는) Addon Tech Group에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Beautiful random nature themed new tab backgrounds!"입니다.

확장 프로그램 스크린샷

screenshot

Nature New Tab Backgrounds 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Random new tab page backgrounds with exciting nature images!

By clicking "Add to chrome", I accept and agree to installing the Nature New Tab Backgrounds Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms of Service: https://www.addontechgroup.com/new-tab-series/nature/terms
Privacy Policy: https://www.addontechgroup.com/new-tab-series/nature/privacy-policy
About Us: http://www.addontechgroup.com/about
Contact Us: http://www.addontechgroup.com/contact                    

확장 프로그램 기본 정보

이름 Nature New Tab Backgrounds Nature New Tab Backgrounds
ID mjnpaomagooknppjgnkhfeompojcgkab
공식 URL https://chrome.google.com/webstore/detail/nature-new-tab-background/mjnpaomagooknppjgnkhfeompojcgkab
설명 Beautiful random nature themed new tab backgrounds!
파일 크기 22 KB
설치 횟수 100,000
현재 버전 1.04
최근 업데이트 2021-05-20
출시 날짜 2021-04-27
평점 4.59/5 총 22 개의 평점
개발자 Addon Tech Group
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.addontechgroup.com
도움말 페이지 URL https://www.addontechgroup.com/contact
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nature New Tab Backgrounds",
    "description": "Beautiful random nature themed new tab backgrounds!",
    "version": "1.04",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "browser_action": {
        "default_icon": "icon\/icon48.png"
    },
    "icons": {
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    }
}