3B Simplicity

Our lives are complicated. Take a moment to stare at something simple on every new tab.

3B Simplicity là gì?

3B Simplicity là một tiện ích mở rộng Chrome được phát triển bởi https://3bluemedia.com, và tính năng chính của nó là "Our lives are complicated. Take a moment to stare at something simple on every new tab.".

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

screenshot
screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng 3B Simplicity 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

                        Simplicity is the state or quality of being easy to understand, uncomplicated, or free from complexity. Before you embark on your search, just enjoy visual simplicity for a moment provided by curated royalty free images. Learn more about us at: https://3bluemedia.com/3b-simplicity.html

By clicking "Add to chrome", I accept and agree to installing the 3B Simplicity extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use at https://3bluemedia.com/terms.html and Privacy Policy. The extension will update your search settings and will change your New Tab and it will be provided by Microsoft Bing.                    

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

Tên 3B Simplicity 3B Simplicity
ID iobfjgdbinffinbhcblefefdepihnakc
URL Chính Thức https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc
Mô tả Our lives are complicated. Take a moment to stare at something simple on every new tab.
Kích Thước Tệp 7.54 MB
Số Lần Cài Đặt 593
Phiên Bản Hiện Tại 0.0.0.5
Cập Nhật Lần Cuối 2023-06-08
Ngày Phát Hành 2023-03-30
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://3bluemedia.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://3bluemedia.com/3blue-ext-privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "3B Simplicity",
    "version": "0.0.0.5",
    "manifest_version": 3,
    "description": "Our lives are complicated. Take a moment to stare at something simple on every new tab.",
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png",
        "48": "icon_48.png",
        "65": "icon_65.png"
    }
}