Attack On Titan Levi Ackerman Wallpaper

Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World.

Что такое Attack On Titan Levi Ackerman Wallpaper?

Attack On Titan Levi Ackerman Wallpaper - это расширение Chrome, разработанное https://gameograf.com, и его основная функция - "Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Attack On Titan Levi Ackerman Wallpaper

Скачайте файлы расширений Attack On Titan Levi Ackerman Wallpaper в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Levi Ackerman New Tab Wallpapers & Games, designed just for levi ackerman lovers. Replaces your new tab with levi ackerman new tab.
Get our levi ackerman extension to get a different images on each tab page!

Install Levi Ackerman New Tab & Wallpapers Collection and enjoy handpicked HD images of Levi Ackerman.
It comes with some cool properties that will improve your New Tab experience like:

The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform.

ᐒ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Levi Ackerman Attack on Titan New Tab theme.

ᐒ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Levi Ackerman Attack on Titan.

ᐒ Shortcuts

Save your favorite sites to the theme shortcut panel Levi Ackerman Attack on Titan Wallpapers New tab. You can go to important and frequently visited websites with just one click.                    

Основная информация о расширении

Название Attack On Titan Levi Ackerman Wallpaper Attack On Titan Levi Ackerman Wallpaper
ID mmojnbdmlkmjjhhbcniggkjnkljidgpc
Официальный URL https://chrome.google.com/webstore/detail/attack-on-titan-levi-acke/mmojnbdmlkmjjhhbcniggkjnkljidgpc
Описание Download the most played Anime Attack On Titan Levi Ackerman Chrome Wallpaper Extension in The World.
Размер файла 8.76 MB
Количество установок 57
Текущая Версия 2
Последнее Обновление 2022-02-17
Дата публикации 2022-02-17
Разработчик https://gameograf.com
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "author": "gameograf",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "version": "2",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": {
            "128": "images\/128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "bookmarks",
        "topSites"
    ],
    "icons": {
        "128": "images\/128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}