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
Eメール [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"
    }
}