Doom Eternal: The Ancient Gods New Tab

Doom Eternal: The Ancient Gods theme in new tab

Co to jest Doom Eternal: The Ancient Gods New Tab?

Doom Eternal: The Ancient Gods New Tab to rozszerzenie Chrome opracowane przez https://newtabs.site, a jego główną funkcją jest „Doom Eternal: The Ancient Gods theme in new tab”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Doom Eternal: The Ancient Gods New Tab

Pobierz pliki rozszerzeń Doom Eternal: The Ancient Gods New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Doom Eternal: The Ancient Gods Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Doom Eternal: The Ancient Gods Wallpapers New tab:

☢ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Doom Eternal: The Ancient Gods.

☢ 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 Doom Eternal: The Ancient Gods 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 Doom Eternal: The Ancient Gods New Tab theme.                    

Podstawowe informacje o rozszerzeniu

Nazwa Doom Eternal: The Ancient Gods New Tab Doom Eternal: The Ancient Gods New Tab
ID omoniaaopgijaiflenbnpdeionooehlb
Oficjalny URL https://chrome.google.com/webstore/detail/doom-eternal-the-ancient/omoniaaopgijaiflenbnpdeionooehlb
Opis Doom Eternal: The Ancient Gods theme in new tab
Rozmiar pliku 43.75 KB
Liczba instalacji 728
Aktualna Wersja 1.5.0.8
Ostatnia Aktualizacja 2022-06-24
Data Publikacji 2021-10-01
Ocena 5.00/5 Łącznie 4 Oceny
Deweloper https://newtabs.site
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://newtabs.site/privacy
Obsługiwane Języki 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": "dark_khaki_andromeda.js"
    },
    "chrome_url_overrides": {
        "newtab": "bright_green_samarium.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}