CleanHub Tabs
Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension
O que é CleanHub Tabs?
CleanHub Tabs é uma extensão do Chrome desenvolvida por GSXHUB LIMITED, e sua principal característica é "Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CleanHub Tabs
Baixe arquivos de extensão CleanHub Tabs 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
Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! "CleanHub Tabs" extension allows you to effortlessly customize your browser background and includes a handy search box for added convenience. 🎨 CleanHub Tabs! 🌟 - Elevate your browsing with clean, customizable backgrounds and quick search access on every new tab! 🔍 By clicking “Add to Chrome", I accept and agree to installing the "CleanHub Tabs" Chrome extension, and setting Chrome™ New Tab to that provided by the service, New Tab search results by Microsoft Bing, and to the Terms of Use (https://tab-hub-simple.online/tos.html) and Privacy Policy (https://tab-hub-simple.online/privacy.html)”. 🔎✨ The extension ensures a smooth search experience, powered by Microsoft Bing for reliable results. 🔎✨ 🖼 Simple Background Customization Personalize your browsing space! Our extension offers a range of clean and simple background designs, allowing you to create a tailored environment for your online activities. Perfect for those who appreciate a clutter-free interface! 🌈
Informações Básicas da Extensão
Nome | CleanHub Tabs |
ID | epdgpnhpjchjabieilcjfdghkbmfhcah |
URL Oficial | https://chromewebstore.google.com/detail/cleanhub-tabs/epdgpnhpjchjabieilcjfdghkbmfhcah |
Descrição | Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension |
Tamanho do Arquivo | 13.89 MB |
Contagem de Instalações | 195 |
Versão Atual | 1.0.0 |
Última Atualização | 2024-02-12 |
Data de Publicação | 2023-12-22 |
Classificação | 5.00/5 Total de 6 Avaliações |
Desenvolvedor | GSXHUB LIMITED |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://tab-hub-simple.online/privacy.html |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "CleanHub Tabs", "description": "Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension", "version": "1.0.0", "action": { "default_popup": "index.html" }, "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "icons": { "16": "ic_launcher.png", "48": "ic_launcher.png", "128": "ic_launcher.png" } } |