CleanHub Tabs

Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension

CleanHub Tabs là gì?

CleanHub Tabs là một tiện ích mở rộng Chrome được phát triển bởi GSXHUB LIMITED, và tính năng chính của nó là "Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CleanHub Tabs

Tải xuống các tệp mở rộng CleanHub Tabs dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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! 🌈                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CleanHub Tabs CleanHub Tabs
ID epdgpnhpjchjabieilcjfdghkbmfhcah
URL Chính Thức https://chromewebstore.google.com/detail/cleanhub-tabs/epdgpnhpjchjabieilcjfdghkbmfhcah
Mô tả Transform your Chrome tab into a minimalist masterpiece with the Background Design Hub extension! 'Background Design Hub' extension
Kích Thước Tệp 13.89 MB
Số Lần Cài Đặt 195
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2024-02-12
Ngày Phát Hành 2023-12-22
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển GSXHUB LIMITED
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://tab-hub-simple.online/privacy.html
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}