CleanHub Tabs
Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension
Qu'est-ce que CleanHub Tabs ?
CleanHub Tabs est une extension Chrome développée par GSXHUB LIMITED, et sa fonction principale est "Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CleanHub Tabs
Téléchargez les fichiers d'extension CleanHub Tabs au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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! 🌈
Informations de Base sur l'Extension
Nom | CleanHub Tabs |
ID | epdgpnhpjchjabieilcjfdghkbmfhcah |
URL Officiel | https://chromewebstore.google.com/detail/cleanhub-tabs/epdgpnhpjchjabieilcjfdghkbmfhcah |
Description | Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension |
Taille du Fichier | 13.89 MB |
Nombre d'Installations | 195 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2024-02-12 |
Date de Publication | 2023-12-22 |
Évaluation | 5.00/5 Total 6 Évaluations |
Développeur | GSXHUB LIMITED |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://tab-hub-simple.online/privacy.html |
Langues Prises en Charge | 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" } } |