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
官方URL 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"
    }
}