CleanHub Tabs
Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension
什麼是CleanHub Tabs?
CleanHub Tabs是由GSXHUB LIMITED開發的Chrome擴展程式,該擴展的主要功能是“Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension”。
擴展截圖
下載CleanHub Tabs擴展crx文件
下載CleanHub Tabs擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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! 🌈
擴展基本資訊
名稱 | CleanHub Tabs |
ID | epdgpnhpjchjabieilcjfdghkbmfhcah |
官方網址 | https://chromewebstore.google.com/detail/cleanhub-tabs/epdgpnhpjchjabieilcjfdghkbmfhcah |
簡介 | Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension |
檔案大小 | 13.89 MB |
安裝次數 | 195 |
目前版本 | 1.0.0 |
更新時間 | 2024-02-12 |
上架時間 | 2023-12-22 |
評分 | 5.00/5 共 6 次評分 |
開發者 | GSXHUB LIMITED |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://tab-hub-simple.online/privacy.html |
支援的語言 | 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" } } |