New Tab Landscapes
Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels
What is New Tab Landscapes?
New Tab Landscapes is a Chrome extension developed by gsauzandetech, and its main feature is "Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels".
Extension Screenshots
Download New Tab Landscapes Extension CRX File
Download New Tab Landscapes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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🌴
Extension Basic Information
Name | New Tab Landscapes |
ID | mbpajejgppkjomdccbiaogfdlealhnbg |
Official URL | https://chromewebstore.google.com/detail/new-tab-landscapes/mbpajejgppkjomdccbiaogfdlealhnbg |
Description | Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels |
File Size | 274 KB |
Installation Count | 426 |
Current Version | 0.1.0 |
Last Updated | 2020-06-15 |
Publish Date | 2020-06-15 |
Rating | 3.33/5 Total 3 Ratings |
Developer | gsauzandetech |
Payment Type | free |
Supported Languages | 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 } |