BT21 Wallpaper HD New Tab Theme
Change Chrome Browser New Tab Page With BTS BT21 Wallpaper HD New Tab Theme. It have many more features [Change Wallpapers]
什麼是BT21 Wallpaper HD New Tab Theme?
BT21 Wallpaper HD New Tab Theme是由http://1.onlynewtab.com開發的Chrome擴展程式,該擴展的主要功能是“Change Chrome Browser New Tab Page With BTS BT21 Wallpaper HD New Tab Theme. It have many more features [Change Wallpapers]”。
擴展截圖
下載BT21 Wallpaper HD New Tab Theme擴展crx文件
下載BT21 Wallpaper HD New Tab Theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
BTS BT21 wallpaper HD new tab theme is one of the most innovative extensions that you can add to your Chrome browser. This extension will show you some HD wallpapers & themes that you can set as the background of your chrome browser and it will blow your mind. BTS BT21 are the characters that are being created by The LINE Friends. The main concept of BT21 is that it represents the characters of the BTS group and the 21st century. The main reason is that it would last for around 100 years and BT21 represents the BTS so anyone can idealize the BTS characters by using BT21. By adding this extension to your chrome browser, you can get such a great experience. 👍 Key Features of BTS BT21 wallpaper HD new tab theme: ✓ Play Games ✓ Change Automatic Images ✓ Show Time & Hide ✓ To-Do ✓ Special Effects ✓ Bookmarks ✓ Notes 👍 BT21 Wallpaper HD New Tab Theme [Install]
擴展基本資訊
名稱 | |
ID | nbhodbiokmimjjcfnicchhdoajhhjppc |
官方網址 | https://chrome.google.com/webstore/detail/bt21-wallpaper-hd-new-tab/nbhodbiokmimjjcfnicchhdoajhhjppc |
簡介 | Change Chrome Browser New Tab Page With BTS BT21 Wallpaper HD New Tab Theme. It have many more features [Change Wallpapers] |
檔案大小 | 1.36 MB |
安裝次數 | 2,000 |
目前版本 | 4.0 |
更新時間 | 2022-06-22 |
上架時間 | 2021-02-17 |
評分 | 5.00/5 共 1 次評分 |
開發者 | http://1.onlynewtab.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://onlynewtab.com/bt21-wallpaper-hd-new-tab-theme/ |
隱私政策頁面URL | https://onlynewtab.com/privacy-policy |
支援的語言 | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "BT21 Wallpaper HD New Tab Theme", "version": "4.0", "description": "Change Chrome Browser New Tab Page With BTS BT21 Wallpaper HD New Tab Theme. It have many more features [Change Wallpapers]", "action": { "default_icon": "images\/icon128.png" }, "author": "Bishnu Sahu", "default_locale": "en", "background": { "service_worker": "background-service.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": true, "permissions": [ "topSites", "bookmarks", "unlimitedStorage", "storage", "alarms" ] } |