Nyan Cat Wallpapers HD

Download more free extensions with wallpapers.

O que é Nyan Cat Wallpapers HD?

Nyan Cat Wallpapers HD é uma extensão do Chrome desenvolvida por lquocvinhtuanl, e sua principal característica é "Download more free extensions with wallpapers.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Nyan Cat Wallpapers HD

Baixe arquivos de extensão Nyan Cat Wallpapers HD 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

                        New Tab theme with HD wallpapers of the adorable Nyan Cat.
Install my Nyan Cat New Tab Themes and enjoy varied HD wallpapers of this icon cat, everytime you open a new tab.
The extension provides quick navigation to your most visited sites, Chrome apps like Gmail,
or quick reminder with To-Do List right on the theme.
Date, time and weather forecast can also be shown on Nyan Cat new tab if you need.
Nyan Cat fans provide you with high-quality photos and we will update this great extension with new imagesand
this extension will make your browsing experience colorful and enjoyable every day!
With every new tab you will be able to read interesting related news, facts and games for free.
Within this extension, you will find almost all related backgrounds and you can enjoy browsing with your favorite themes, full HD images, and even 4K material.                    

Informações Básicas da Extensão

Nome Nyan Cat Wallpapers HD Nyan Cat Wallpapers HD
ID filagafhpijehobmlknlmjdooogpdjmb
URL Oficial https://chrome.google.com/webstore/detail/nyan-cat-wallpapers-hd/filagafhpijehobmlknlmjdooogpdjmb
Descrição Download more free extensions with wallpapers.
Tamanho do Arquivo 38.93 KB
Contagem de Instalações 123
Versão Atual 2
Última Atualização 2019-05-16
Data de Publicação 2019-05-16
Desenvolvedor lquocvinhtuanl
Tipo de Pagamento free
Site da Extensão https://wallpaperbestof.com
URL da Página de Ajuda https://wallpaperbestof.com/page/contact
Idiomas Suportados id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2",
    "default_locale": "en",
    "icons": {
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_title": "Nyan Cat Wallpapers HD"
    },
    "permissions": [
        "tabs"
    ]
}