3B Simplicity

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

什麼是3B Simplicity?

3B Simplicity是由https://3bluemedia.com開發的Chrome擴展程式,該擴展的主要功能是“Our lives are complicated. Take a moment to stare at something simple on every new tab.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載3B Simplicity擴展crx文件

下載3B Simplicity擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 3B Simplicity 3B Simplicity
ID iobfjgdbinffinbhcblefefdepihnakc
官方網址 https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc
簡介 Our lives are complicated. Take a moment to stare at something simple on every new tab.
檔案大小 7.54 MB
安裝次數 593
目前版本 0.0.0.5
更新時間 2023-06-08
上架時間 2023-03-30
評分 5.00/5 共 2 次評分
開發者 https://3bluemedia.com
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://3bluemedia.com/3blue-ext-privacy-policy.html
支援的語言 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"
    }
}