New Tab Landscapes
Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels
什么是New Tab Landscapes?
New Tab Landscapes是由gsauzandetech开发的Chrome扩展程序,该扩展的主要功能是“Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels”。
扩展截图
下载New Tab Landscapes扩展crx文件
下载New Tab Landscapes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Get awesome HD landscape wallpapers on every new tab. These New tab landscapes are fetched from the latests pictures on the Pexels service. Pexels is home to some of the most beautiful landscape photos. You can support the photographers as well by checking out more of their work by clicking the link on the bottom left of the screen. New Tab Landscapes also accepts your requests for specific wallpapers and features. In order to do so, just click on the link at bottom right and contact us at Easy Software Developer. That's all! Enjoy the beautiful landscapes🌴
扩展基本信息
名称 | New Tab Landscapes |
ID | mbpajejgppkjomdccbiaogfdlealhnbg |
官方URL | https://chromewebstore.google.com/detail/new-tab-landscapes/mbpajejgppkjomdccbiaogfdlealhnbg |
简介 | Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels |
文件大小 | 274 KB |
安装次数 | 426 |
当前版本 | 0.1.0 |
更新时间 | 2020-06-15 |
上架时间 | 2020-06-15 |
评分 | 3.33/5 共3次评分 |
开发者 | gsauzandetech |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "New Tab Landscapes", "version": "0.1.0", "chrome_url_overrides": { "newtab": "index.html" }, "description": "Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels", "browser_action": { "default_icon": "img\/new_tab_landscapes_128.png" }, "icons": { "16": "img\/new_tab_landscapes_16.png", "32": "img\/new_tab_landscapes_32.png", "48": "img\/new_tab_landscapes_48.png", "128": "img\/new_tab_landscapes_128.png" }, "manifest_version": 2 } |