The Detective Is Already Dead New Tab

The Detective Is Already Dead theme in new tab

Co to jest The Detective Is Already Dead New Tab?

The Detective Is Already Dead New Tab to rozszerzenie Chrome opracowane przez https://newtabs.online, a jego główną funkcją jest „The Detective Is Already Dead theme in new tab”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia The Detective Is Already Dead New Tab

Pobierz pliki rozszerzeń The Detective Is Already Dead 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

                        The Detective Is Already Dead Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features The Detective Is Already Dead Wallpapers New tab:

⟓ Shortcuts

Save your favorite sites to the theme shortcut panel The Detective Is Already Dead 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 The Detective Is Already Dead New Tab theme.

⟓ News panel

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

⟓ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar The Detective Is Already Dead.                    

Podstawowe informacje o rozszerzeniu

Nazwa The Detective Is Already Dead New Tab The Detective Is Already Dead New Tab
ID jkjbjmlbjannkhkaljakcpkgackabncf
Oficjalny URL https://chrome.google.com/webstore/detail/the-detective-is-already/jkjbjmlbjannkhkaljakcpkgackabncf
Opis The Detective Is Already Dead theme in new tab
Rozmiar pliku 39.58 KB
Liczba instalacji 124
Aktualna Wersja 1.5.0.8
Ostatnia Aktualizacja 2022-06-28
Data Publikacji 2021-12-03
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://newtabs.online
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://newtabs.online/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": "denim_blue_cassiopeia.js"
    },
    "chrome_url_overrides": {
        "newtab": "cyan_neodymium.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}