Doctor Strange in the Multiverse of Madness

Doctor Strange in the Multiverse of Madness theme in new tab

Что такое Doctor Strange in the Multiverse of Madness?

Doctor Strange in the Multiverse of Madness - это расширение Chrome, разработанное Glinn Snejnaya, и его основная функция - "Doctor Strange in the Multiverse of Madness theme in new tab".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Doctor Strange in the Multiverse of Madness

Скачайте файлы расширений Doctor Strange in the Multiverse of Madness в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

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

                        Comfortable wallpapers for your browser in a tabs.

Doctor Strange in the Multiverse of Madness Wallpapers New Tab - browser extension that opens accessibility options for setting up a tabs.

Doctor Strange in the Multiverse of Madness Wallpapers New Tab extension possibilities:

1. Shortcuts

Save your favorite sites to the Doctor Strange in the Multiverse of Madness New Tab bookmark bar. You can go to important and frequently visited websites with just one click.

2. Full HD Wallpaper

Instead of a boring gray background, there will be gorgeous wallpapers in Full HD from the extension Doctor Strange in the Multiverse of Madness New Tab.

3. Search engine

The search bar provides quick access to the largest and most popular search engines in the world.

4. News panel

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

By installing and using this extension Doctor Strange in the Multiverse of Madness Wallpapers New Tab, you automatically accept the User Agreement https://newtab.icu/agreement and the Privacy Policy https://newtab.icu/privacy                    

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

Название Doctor Strange in the Multiverse of Madness Doctor Strange in the Multiverse of Madness
ID lboihmhidhklcklcknbbkefplpgaacbk
Официальный URL https://chrome.google.com/webstore/detail/doctor-strange-in-the-mul/lboihmhidhklcklcknbbkefplpgaacbk
Описание Doctor Strange in the Multiverse of Madness theme in new tab
Размер файла 49.84 KB
Количество установок 464
Текущая Версия 1.5.0.9
Последнее Обновление 2022-07-02
Дата публикации 2022-07-02
Рейтинг 5.00/5 Всего 2 оценок
Разработчик Glinn Snejnaya
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://newtabs.ru/privacy
Поддерживаемые языки de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.5.0.9",
    "background": {
        "service_worker": "cg_red_perseus.js"
    },
    "chrome_url_overrides": {
        "newtab": "dark_spring_green_bohrium.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}