New Tab Landscapes

Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels

New Tab Landscapes란 무엇입니까?

New Tab Landscapes은(는) gsauzandetech에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Get awesome HD landscape wallpapers on every new tab. These New tab landscapes are fetched from the latests pictures on the Pexels service. Pexels is home to some of the most beautiful landscape photos.

You can support the photographers as well by checking out more of their work by clicking the link on the bottom left of the screen.

New Tab Landscapes also accepts your requests for specific wallpapers and features. In order to do so, just click on the link at bottom right and contact us at Easy Software Developer.

That's all! Enjoy the beautiful landscapes🌴                    

확장 프로그램 기본 정보

이름 New Tab Landscapes New Tab Landscapes
ID mbpajejgppkjomdccbiaogfdlealhnbg
공식 URL https://chromewebstore.google.com/detail/new-tab-landscapes/mbpajejgppkjomdccbiaogfdlealhnbg
설명 Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels
파일 크기 274 KB
설치 횟수 426
현재 버전 0.1.0
최근 업데이트 2020-06-15
출시 날짜 2020-06-15
평점 3.33/5 총 3 개의 평점
개발자 gsauzandetech
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Landscapes",
    "version": "0.1.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels",
    "browser_action": {
        "default_icon": "img\/new_tab_landscapes_128.png"
    },
    "icons": {
        "16": "img\/new_tab_landscapes_16.png",
        "32": "img\/new_tab_landscapes_32.png",
        "48": "img\/new_tab_landscapes_48.png",
        "128": "img\/new_tab_landscapes_128.png"
    },
    "manifest_version": 2
}