Dead by Daylight Wallpapers New Tab

Dead by Daylight theme in new tab

Cos'è Dead by Daylight Wallpapers New Tab?

Dead by Daylight Wallpapers New Tab è un'estensione di Chrome sviluppata da https://newtabs.site, e la sua funzione principale è "Dead by Daylight theme in new tab".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Dead by Daylight Wallpapers New Tab

Scarica i file di estensione Dead by Daylight Wallpapers New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Dead by Daylight Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Dead by Daylight Wallpapers New tab:

˃ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Dead by Daylight.

˃ 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 Dead by Daylight 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 Dead by Daylight New Tab theme.                    

Informazioni di Base sull'Estensione

Nome Dead by Daylight Wallpapers New Tab Dead by Daylight Wallpapers New Tab
ID bnniakakgelihkiofofggefilkdagiek
URL Ufficiale https://chrome.google.com/webstore/detail/dead-by-daylight-wallpape/bnniakakgelihkiofofggefilkdagiek
Descrizione Dead by Daylight theme in new tab
Dimensione del File 46.33 KB
Conteggio Installazioni 423
Versione Corrente 1.5.0.8
Ultimo Aggiornamento 2022-06-22
Data di Pubblicazione 2021-12-02
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://newtabs.site
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://newtabs.site/privacy
Lingue Supportate 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": "acid_green_ursa_minor.js"
    },
    "chrome_url_overrides": {
        "newtab": "dark_slate_blue_tungsten.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}