Bloodborne Wallpaper HD New Tab [2021]

Install Bloodborne Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.

Qu'est-ce que Bloodborne Wallpaper HD New Tab [2021] ?

Bloodborne Wallpaper HD New Tab [2021] est une extension Chrome développée par https://onlynewtab.com, et sa fonction principale est "Install Bloodborne Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Bloodborne Wallpaper HD New Tab [2021]

Téléchargez les fichiers d'extension Bloodborne Wallpaper HD New Tab [2021] au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        For those who love Bloodborne, like me, I’ve created this NewTab extension. Install my Bloodborne themes to get HD wallpapers of Bloodborne everytime you open a new tab.

Enjoy the mysterious world of Bloodborne! My Bloodborne themes will inspire you in stressful day and busy summer. Have fun! 🙂

FEATURES:
– Shuffle all Bloodborne pictures (randomized background images) More HD wallpapers of 
     Bloodborne and Bloodborne characters are coming soon.
– Check Date & Time instantly with a digital clock in Chrome new tab themes.
– Search with Google in the Chrome new tab themes.
– Images are included, make it loads faster. Work offline (the addon does not download anything when you open a new tab).                    

Informations de Base sur l'Extension

Nom Bloodborne Wallpaper HD New Tab [2021] Bloodborne Wallpaper HD New Tab [2021]
ID ihehfnlmhgbefccaakmddlnboalmigjm
URL Officiel https://chrome.google.com/webstore/detail/bloodborne-wallpaper-hd-n/ihehfnlmhgbefccaakmddlnboalmigjm
Description Install Bloodborne Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
Taille du Fichier 823 KB
Nombre d'Installations 29
Version Actuelle 5.0
Dernière Mise à Jour 2021-05-27
Date de Publication 2021-02-14
Développeur https://onlynewtab.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://onlynewtab.com/bloodborne-wallpaper-hd-new-tab-theme/
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bloodborne Wallpaper HD New Tab [2021]",
    "manifest_version": 3,
    "version": "5.0",
    "description": "Install Bloodborne Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.",
    "action": {
        "default_icon": {
            "16": "logo16.png",
            "32": "logo32.png"
        }
    },
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "host_permissions": [
        "http:\/\/admin.onlynewtab.com\/*"
    ],
    "background": {
        "background.service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}