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文件
下载Tropical Custom Background扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
★★★ 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" } } |