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.」です。
拡張機能のスクリーンショット
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).
拡張機能の基本情報
名前 | |
ID | ihehfnlmhgbefccaakmddlnboalmigjm |
公式URL | 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 |
Eメール | [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" } } |