Bugatti Wallpaper Theme New Tab
Bugatti Wallpaper Theme New Tab personal dashboard
O que é Bugatti Wallpaper Theme New Tab?
Bugatti Wallpaper Theme New Tab é uma extensão do Chrome desenvolvida por newtabdemo, e sua principal característica é "Bugatti Wallpaper Theme New Tab personal dashboard".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Bugatti Wallpaper Theme New Tab
Baixe arquivos de extensão Bugatti Wallpaper Theme New Tab 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
Bugatti Wallpaper Theme New Tab Features included: - Search bar supporting multiple search engines. - Timer, and advanced calculator. - Draggable, and minimizable sticky notes. - Draggable and editable shortcuts. - Date & Time. - Wallpaper customization. - Dim background to your preference for better visibility. - Lots of customizable features in setting.
Informações Básicas da Extensão
Nome | Bugatti Wallpaper Theme New Tab |
ID | aokofkifaickckfldphbfpjblbfefeol |
URL Oficial | https://chromewebstore.google.com/detail/bugatti-wallpaper-theme-n/aokofkifaickckfldphbfpjblbfefeol |
Descrição | Bugatti Wallpaper Theme New Tab personal dashboard |
Tamanho do Arquivo | 42.58 MB |
Contagem de Instalações | 2,400 |
Versão Atual | 2023.11.20.454 |
Última Atualização | 2023-11-21 |
Data de Publicação | 2023-04-11 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | newtabdemo |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://newtabthemebuilder.com/ |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bugatti Wallpaper Theme New Tab", "description": "Bugatti Wallpaper Theme New Tab personal dashboard", "version": "2023.11.20.454", "manifest_version": 3, "offline_enabled": true, "icons": { "128": "icons\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_title": "New Tab" }, "background": { "service_worker": "background.js" } } |