Tropics Wallpapers

Tropics wallpapers.

Tropics Wallpapers란 무엇입니까?

Tropics Wallpapers은(는) Browser Labs Pty Ltd에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Tropics wallpapers."입니다.

확장 프로그램 스크린샷

screenshot

Tropics Wallpapers 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Enjoy beautiful tropics wallpapers each time you open a new tab, and take yourself away from wherever you are in the world, right from your computer

Install this extension, surf the web and view different tropical pictures from around the world directly from your computer

Features
- A different stunning tropical wallpaper each time you open a new tab
- Fast & relevant web search in an instant
- Quick links to your favorite social media platforms

By clicking "Add to chrome", I accept and agree to installing the Tropics Wallpapers Chrome extension and setting Chrome™ New Tab to that provided by the service and the Privacy(https://browser-labs.com.au/privacy-policy) and Terms of Use(https://browser-labs.com.au/terms-and-conditions).                    

확장 프로그램 기본 정보

이름 Tropics Wallpapers Tropics Wallpapers
ID jaojlipebniecibfojijkgbnghacnecl
공식 URL https://chromewebstore.google.com/detail/tropics-wallpapers/jaojlipebniecibfojijkgbnghacnecl
설명 Tropics wallpapers.
파일 크기 6.99 MB
설치 횟수 28,639
현재 버전 0.1
최근 업데이트 2021-07-31
출시 날짜 2021-07-31
평점 5.00/5 총 1 개의 평점
개발자 Browser Labs Pty Ltd
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://browser-labs.com.au/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tropics Wallpapers",
    "author": "Frooty Studios",
    "description": "Tropics wallpapers.",
    "version": "0.1",
    "manifest_version": 2,
    "icons": {
        "128": "assets\/imgs\/ex_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "browser_action": [],
    "background": {
        "scripts": [
            ".\/backgroundScript\/backgroundScript.js"
        ],
        "persistent": true
    },
    "permissions": []
}