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.

什麼是Bloodborne Wallpaper HD New Tab [2021]?

Bloodborne Wallpaper HD New Tab [2021]是由https://onlynewtab.com開發的Chrome擴展程式,該擴展的主要功能是“Install Bloodborne Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Bloodborne Wallpaper HD New Tab [2021]擴展crx文件

下載Bloodborne Wallpaper HD New Tab [2021]擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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).                    

擴展基本資訊

名稱 Bloodborne Wallpaper HD New Tab [2021] Bloodborne Wallpaper HD New Tab [2021]
ID ihehfnlmhgbefccaakmddlnboalmigjm
官方網址 https://chrome.google.com/webstore/detail/bloodborne-wallpaper-hd-n/ihehfnlmhgbefccaakmddlnboalmigjm
簡介 Install Bloodborne Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
檔案大小 823 KB
安裝次數 29
目前版本 5.0
更新時間 2021-05-27
上架時間 2021-02-14
開發者 https://onlynewtab.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://onlynewtab.com/bloodborne-wallpaper-hd-new-tab-theme/
支援的語言 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"
    }
}