3B Simplicity

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

Apa itu 3B Simplicity?

3B Simplicity adalah ekstensi Chrome yang dikembangkan oleh https://3bluemedia.com, dan fitur utamanya adalah "Our lives are complicated. Take a moment to stare at something simple on every new tab.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi 3B Simplicity

Unduh file ekstensi 3B Simplicity dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama 3B Simplicity 3B Simplicity
ID iobfjgdbinffinbhcblefefdepihnakc
URL Resmi https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc
Deskripsi Our lives are complicated. Take a moment to stare at something simple on every new tab.
Ukuran File 7.54 MB
Jumlah Instalasi 593
Versi Saat Ini 0.0.0.5
Terakhir Diperbarui 2023-06-08
Tanggal Publikasi 2023-03-30
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://3bluemedia.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://3bluemedia.com/3blue-ext-privacy-policy.html
Bahasa yang Didukung 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"
    }
}