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]
O que é BT21 Wallpaper HD New Tab Theme?
BT21 Wallpaper HD New Tab Theme é uma extensão do Chrome desenvolvida por http://1.onlynewtab.com, e sua principal característica é "Change Chrome Browser New Tab Page With BTS BT21 Wallpaper HD New Tab Theme. It have many more features [Change Wallpapers]".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão BT21 Wallpaper HD New Tab Theme
Baixe arquivos de extensão BT21 Wallpaper HD New Tab Theme no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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]
Informações Básicas da Extensão
Nome | |
ID | nbhodbiokmimjjcfnicchhdoajhhjppc |
URL Oficial | https://chrome.google.com/webstore/detail/bt21-wallpaper-hd-new-tab/nbhodbiokmimjjcfnicchhdoajhhjppc |
Descrição | Change Chrome Browser New Tab Page With BTS BT21 Wallpaper HD New Tab Theme. It have many more features [Change Wallpapers] |
Tamanho do Arquivo | 1.36 MB |
Contagem de Instalações | 2,000 |
Versão Atual | 4.0 |
Última Atualização | 2022-06-22 |
Data de Publicação | 2021-02-17 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | http://1.onlynewtab.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://onlynewtab.com/bt21-wallpaper-hd-new-tab-theme/ |
URL da Página de Política de Privacidade | https://onlynewtab.com/privacy-policy |
Idiomas Suportados | 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" ] } |