Five Nights at Freddys Wallpaper for New Tab

Get new Five Nights at Freddys Wallpaper Backgrounds for New Tab

O que é Five Nights at Freddys Wallpaper for New Tab?

Five Nights at Freddys Wallpaper for New Tab é uma extensão do Chrome desenvolvida por malakhovaleksandr4336, e sua principal característica é "Get new Five Nights at Freddys Wallpaper Backgrounds for New Tab".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Five Nights at Freddys Wallpaper for New Tab

Baixe arquivos de extensão Five Nights at Freddys Wallpaper for New Tab 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

                        The real Five Nights at Freddys fans and lovers won`t miss an opportunity to get this amazing Wallpapers for Chrome New Tab. We provide you with the best high quality wallpapers in this extension. Your boring new tab will become a real masterpiece after installing this cool Five Nights at Freddys Theme.
The most important thing is that you`ll get not only the best images in the whole web. By the way you can let all the wallpapers change automatically or to pick one favorite wallpaper from the list.
You also can make your browsing as comfortable as it never been before just by installing our Five Nights at Freddys Theme app. Behold the beauty of this wallpapers and feel the real comfort of this theme app. 
If you really liked this New Tab extension share it with your friends!
We think this Five Nights at Freddys Theme will fit your Chrome Browser and change your life for the better. This superb wallpapers are absolutely free so have no doubts and renew your new tab, because this theme is the greatest tool to make it.
Features of Five Nights at FreddysTab extension:
Useful searchbar
List of errands option
Useful option of adding notes on your new tab 
Local time option
Option, which will hide signs, inscriptions and all the elements of new tab
List of most viewed websites
This superb new tab app includes only the best HD Five Nights at Freddys backgrounds
In this  theme you can choose your wallpapers from the list or just let them change automatically
You can also choose the option, which will hide signs, inscriptions and all the elements of new tab.
Snow animation is available!

This New Tab was created specially for you. Check this out and have fun!

The Five Nights at Freddys wallpapers extension is created by fans and has nothing to do with creators and copyright holders.                    

Informações Básicas da Extensão

Nome Five Nights at Freddys Wallpaper for New Tab Five Nights at Freddys Wallpaper for New Tab
ID cfbfmnacelaeockeinkjhilfdhlhhfnn
URL Oficial https://chrome.google.com/webstore/detail/five-nights-at-freddys-wa/cfbfmnacelaeockeinkjhilfdhlhhfnn
Descrição Get new Five Nights at Freddys Wallpaper Backgrounds for New Tab
Tamanho do Arquivo 2.6 MB
Contagem de Instalações 44
Versão Atual 1.0.2
Última Atualização 2019-11-14
Data de Publicação 2019-11-14
Desenvolvedor malakhovaleksandr4336
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Five Nights at Freddys Wallpaper for New Tab",
    "description": "Get new Five Nights at Freddys Wallpaper Backgrounds for New Tab",
    "version": "1.0.2",
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "128": "icon-12.png"
        }
    },
    "icons": {
        "128": "icon-12.png"
    },
    "background": {
        "scripts": [
            "javascript\/bg.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "offline_enabled": true,
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/*",
        "*:\/\/www.google.com\/*",
        "webRequestBlocking",
        "webRequest"
    ]
}