Back to the Future Wallpapers New Tab

Back to the Future theme in new tab

Что такое Back to the Future Wallpapers New Tab?

Back to the Future Wallpapers New Tab - это расширение Chrome, разработанное https://newtabs.site, и его основная функция - "Back to the Future theme in new tab".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Back to the Future Wallpapers New Tab

Скачайте файлы расширений Back to the Future Wallpapers New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

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

                        Back to the Future Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Back to the Future Wallpapers New tab:

࿂ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Back to the Future.

࿂ News panel

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

࿂ Shortcuts

Save your favorite sites to the theme shortcut panel Back to the Future Wallpapers New tab. You can go to important and frequently visited websites with just one click.

࿂ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Back to the Future New Tab theme.                    

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

Название Back to the Future Wallpapers New Tab Back to the Future Wallpapers New Tab
ID liiaefdkohjnhnbdapjfemcegobbfefi
Официальный URL https://chrome.google.com/webstore/detail/back-to-the-future-wallpa/liiaefdkohjnhnbdapjfemcegobbfefi
Описание Back to the Future theme in new tab
Размер файла 46.75 KB
Количество установок 370
Текущая Версия 1.5.0.8
Последнее Обновление 2022-06-24
Дата публикации 2021-09-27
Рейтинг 5.00/5 Всего 3 оценок
Разработчик https://newtabs.site
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://newtabs.site/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.8",
    "background": {
        "service_worker": "apricot_chamaeleon.js"
    },
    "chrome_url_overrides": {
        "newtab": "eigengrau_astatine.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}