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 } |