The Nature Art
Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!
什么是The Nature Art?
The Nature Art是由Algopeak Digital Ltd开发的Chrome扩展程序,该扩展的主要功能是“Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!”。
扩展截图
下载The Nature Art扩展crx文件
下载The Nature Art扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Transform your browser with stunning nature backgrounds! Our Nature Art extension provides you with a wide variety of beautiful scenery images. The Nature Art extension changes your search engine in the new tab to Bing and provides the features below: - Stunning nature background images - Useful links for easy enter to all the popular search engines - Convenient web search By clicking "Add to Chrome", I accept and agree to installing the The Nature Art Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Service- https://www.thenatureart.com/terms-of-service and Privacy Policy https://www.thenatureart.com/privacy-policy. About the extension: Nature Art replaces your default chrome backgrounds with breathtaking nature images including mountains, forests, beaches, and more. Simply install the extension and our images library will be rotated through images automatically with a new stunning background every time you open a new tab. The images are carefully selected for use as backgrounds, ensuring that they will look great on any screen size. Plus, our extension is lightweight and won't slow down your browsing experience. This extension is free to download from the Chrome Web store, and does not collect your search results. You can uninstall it at any time. We invite you to visit us in our website: https://thenatureart.com
扩展基本信息
名称 | |
ID | ehdjjkgfcihfheoeechicjlchbdhecdb |
官方URL | https://chrome.google.com/webstore/detail/the-nature-art/ehdjjkgfcihfheoeechicjlchbdhecdb |
简介 | Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds! |
文件大小 | 14.07 MB |
安装次数 | 25,308 |
当前版本 | 1.3.5 |
更新时间 | 2023-07-12 |
上架时间 | 2023-03-15 |
评分 | 3.67/5 共6次评分 |
开发者 | Algopeak Digital Ltd |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.thenatureart.com/ |
隐私政策页面URL | https://www.thenatureart.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "The Nature Art", "version": "1.3.5", "description": "Beautiful Scenery for Your Browser, Transform your browser with stunning nature backgrounds!", "manifest_version": 3, "chrome_url_overrides": { "newtab": "newtab.html" }, "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "images\/logo.png" }, "icons": { "16": "images\/16x16.png", "64": "images\/64x64.png" } } |