New Tab Landscapes

Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels

O que é New Tab Landscapes?

New Tab Landscapes é uma extensão do Chrome desenvolvida por gsauzandetech, e sua principal característica é "Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão New Tab Landscapes

Baixe arquivos de extensão New Tab Landscapes no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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🌴                    

Informações Básicas da Extensão

Nome New Tab Landscapes New Tab Landscapes
ID mbpajejgppkjomdccbiaogfdlealhnbg
URL Oficial https://chromewebstore.google.com/detail/new-tab-landscapes/mbpajejgppkjomdccbiaogfdlealhnbg
Descrição Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels
Tamanho do Arquivo 274 KB
Contagem de Instalações 426
Versão Atual 0.1.0
Última Atualização 2020-06-15
Data de Publicação 2020-06-15
Classificação 3.33/5 Total de 3 Avaliações
Desenvolvedor gsauzandetech
Tipo de Pagamento free
Idiomas Suportados 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
}