Places2C - Amazing Backgrounds

Places2C Amazing Backgrounds

Places2C - Amazing Backgrounds란 무엇입니까?

Places2C - Amazing Backgrounds은(는) BestDev에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Places2C Amazing Backgrounds"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Places2C - Amazing Backgrounds 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view.

!!Our extension does not include ads and it's totally free!!

Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.                    

확장 프로그램 기본 정보

이름 Places2C - Amazing Backgrounds Places2C - Amazing Backgrounds
ID mhefcomjhellabehbkjecgnkobaochjh
공식 URL https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh
설명 Places2C Amazing Backgrounds
파일 크기 445 KB
설치 횟수 78
현재 버전 2.0.0
최근 업데이트 2021-03-27
출시 날짜 2021-03-27
평점 5.00/5 총 5 개의 평점
개발자 BestDev
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Places2C - Amazing Backgrounds",
    "description": "Places2C Amazing Backgrounds",
    "version": "2.0.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "https:\/\/s.tabturbo.com\/"
    ],
    "browser_action": {
        "default_title": "Places2C - Amazing Backgrounds"
    },
    "icons": {
        "128": "icon.png"
    }
}