Dead by Daylight Wallpapers New Tab

Dead by Daylight theme in new tab

Wat is Dead by Daylight Wallpapers New Tab?

Dead by Daylight Wallpapers New Tab is een Chrome-extensie ontwikkeld door https://newtabs.site, en de belangrijkste functie is "Dead by Daylight theme in new tab".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Dead by Daylight Wallpapers New Tab

Download Dead by Daylight Wallpapers New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Dead by Daylight Wallpapers New Tab Dead by Daylight Wallpapers New Tab
ID bnniakakgelihkiofofggefilkdagiek
Officiële URL https://chrome.google.com/webstore/detail/dead-by-daylight-wallpape/bnniakakgelihkiofofggefilkdagiek
Beschrijving Dead by Daylight theme in new tab
Bestandsgrootte 46.33 KB
Aantal Installaties 423
Huidige Versie 1.5.0.8
Laatst Bijgewerkt 2022-06-22
Publicatiedatum 2021-12-02
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://newtabs.site
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://newtabs.site/privacy
Ondersteunde Talen 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
}