Tropical Custom Background
Change your Search Engine Background to a photo or a color
Tropical Custom Background란 무엇입니까?
Tropical Custom Background은(는) Excel Traffic에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Change your Search Engine Background to a photo or a color"입니다.
확장 프로그램 스크린샷
Tropical Custom Background 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
★★★ NEW ★★★ ★ Customize your default new tab page with high quality tropical destination images, color, or wallpaper! ★ Easily turn your favorite tropical destination photos into your custom New Tab and/or Google background. Simply open the extension and select tropical destination images from the toolbar. Give your day momentum with a customized new tab! FEATURES ✔ Custom tropical destination backgrounds at your fingertips ✔ Instant access to the best tropical destination wallpapers for your Google background ✔ HD / high resolution tropical destination images background uploads from your computer ✔ Shuffle through popular tropical destination images from the web ✔ Choose stunning tropical destination background images from Unsplash ✔ Customize your image background position ✔ Customize what appears on your Google homepage Support Contact: [email protected] Terms and Conditions: https://www.exceltraffic.co/about-1 Privacy Policy: https://www.exceltraffic.co/about By clicking "Add to chrome", I accept and agree to installing the Tropical Custom Backgrounds Chrome extension and setting Chrome™ New Tab to that provided by the service and the Privacy and Terms of Use.
확장 프로그램 기본 정보
이름 | |
ID | ghndmjnccnblpooocbifhjjnmcgniipd |
공식 URL | https://chrome.google.com/webstore/detail/tropical-custom-backgroun/ghndmjnccnblpooocbifhjjnmcgniipd |
설명 | Change your Search Engine Background to a photo or a color |
파일 크기 | 51.83 KB |
설치 횟수 | 71 |
현재 버전 | 5 |
최근 업데이트 | 2019-07-12 |
출시 날짜 | 2019-07-11 |
개발자 | Excel Traffic |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.exceltraffic.co/about |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self'; object-src 'self';style-src 'self' 'unsafe-inline' *;media-src *;", "description": "Change your Search Engine Background to a photo or a color", "manifest_version": 2, "name": "Tropical Custom Background", "permissions": [ "storage" ], "version": "5", "icons": { "128": "images\/icon.png" } } |