Attack on Titan: Reiner Wallpaper for New Tab

Get new Attack on Titan: Reiner Wallpaper Backgrounds for New Tab

O que é Attack on Titan: Reiner Wallpaper for New Tab?

Attack on Titan: Reiner Wallpaper for New Tab é uma extensão do Chrome desenvolvida por malakhovaleksandr4336, e sua principal característica é "Get new Attack on Titan: Reiner Wallpaper Backgrounds for New Tab".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Attack on Titan: Reiner Wallpaper for New Tab

Baixe arquivos de extensão Attack on Titan: Reiner 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

                        Absolutely free and amazing Theme with Attack on Titan: Reiner wallpapers for your Chrome New Tab!
Here is new and awesome Attack on Titan: Reiner  Wallpapers for New Tab app that was created for all the tv series lovers and not just only for them.  We think this Attack on Titan: Reiner Background Wallpapers extension if exactly what you was looking for! Our brand new app you will change your browsing process once and for all! Is you don`t believe it, then simply check this out and install our superb Attack on Titan: Reiner Wallpapers HD extension. You won`t be disappointed! This is the best wallpapers selection for your boring default new tab. If you`re the real fan of the tv series you should definitely install this extension.
Here is the short list of features:
Local time option
Access to most viewed websites
Useful searchbar
You can create your own list of errands
Pick one favorite background or just let them change automatically 
Option of adding notes
The best and the brightest wallpaper and backgrounds for your Chrome
Animation of snow is available!
You can also choose the option, which will hide signs, inscriptions and all the elements of new tab.
Still hesitating?  Have no doubts! Install this Attack on Titan: Reiner Wallpapers Chrome Theme and have fun. Customize your Chrome New Tab in accordance to your personal needs and renew this boring New Tab with HD wallpapers!

The Attack on Titan: Reiner wallpapers extension is created by fans and has nothing to do with creators and copyright holders.                    

Informações Básicas da Extensão

Nome Attack on Titan: Reiner Wallpaper for New Tab Attack on Titan: Reiner Wallpaper for New Tab
ID mahpkjlmlemcdmmblnngehlpmimgghjh
URL Oficial https://chrome.google.com/webstore/detail/attack-on-titan-reiner-wa/mahpkjlmlemcdmmblnngehlpmimgghjh
Descrição Get new Attack on Titan: Reiner Wallpaper Backgrounds for New Tab
Tamanho do Arquivo 2.45 MB
Contagem de Instalações 11
Versão Atual 1.0.2
Última Atualização 2019-11-23
Data de Publicação 2019-11-23
Desenvolvedor malakhovaleksandr4336
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Attack on Titan: Reiner Wallpaper for New Tab",
    "description": "Get new Attack on Titan: Reiner 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"
    ]
}