Mario HD Wallpaper New Tab Theme

The best features Mario HD Wallpaper New Tab Theme.

O que é Mario HD Wallpaper New Tab Theme?

Mario HD Wallpaper New Tab Theme é uma extensão do Chrome desenvolvida por gohn4sif, e sua principal característica é "The best features Mario HD Wallpaper New Tab Theme.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Mario HD Wallpaper New Tab Theme

Baixe arquivos de extensão Mario HD Wallpaper New Tab Theme 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

                        Welcome to Mario HD Wallpaper New Tab Theme!
We want you to fully enjoy our extension, that's why we created the best features such as a weather widget and notes board, an amazing variety of Mario HD Wallpaper New Tab Theme and your favorite sites in a click away directly of you new tab page.

This app changes your new tab, upon installation every time you will open a new tab you will see the app Super Mario backgrounds tab instead of the default new tab.

features:
- set your preferred wallpapers as your tab themes. 
- All the phoenix crew pics are of high definition quality.
- Simple to view and simple to set as background. 
- Very accurate weather date & time prediction according to your location. High definition pictures available.

Sharing is caring so do share this cool application with your friends and family.
You can visit our homepage for more HD wallpapers and new tab: https://picwallpaperhd.com                    

Informações Básicas da Extensão

Nome Mario HD Wallpaper New Tab Theme Mario HD Wallpaper New Tab Theme
ID lphbbobcfgccfneppdojfjmnoelfndef
URL Oficial https://chrome.google.com/webstore/detail/mario-hd-wallpaper-new-ta/lphbbobcfgccfneppdojfjmnoelfndef
Descrição The best features Mario HD Wallpaper New Tab Theme.
Tamanho do Arquivo 55.93 KB
Contagem de Instalações 96
Versão Atual 2
Última Atualização 2019-03-28
Data de Publicação 2019-03-28
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor gohn4sif
Tipo de Pagamento free
Site da Extensão https://picwallpaperhd.com/
URL da Página de Ajuda https://picwallpaperhd.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": "Mario HD Wallpaper New Tab Theme"
    },
    "permissions": [
        "tabs"
    ]
}