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 |
官方網址 | 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 } |