3B Simplicity

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

Was ist 3B Simplicity?

3B Simplicity ist eine Chrome-Erweiterung, die von https://3bluemedia.com entwickelt wurde, und ihr Hauptmerkmal ist "Our lives are complicated. Take a moment to stare at something simple on every new tab.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

3B Simplicity-Erweiterungs-CRX-Datei herunterladen

Laden Sie 3B Simplicity-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name 3B Simplicity 3B Simplicity
ID iobfjgdbinffinbhcblefefdepihnakc
Offizielle URL https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc
Beschreibung Our lives are complicated. Take a moment to stare at something simple on every new tab.
Dateigröße 7.54 MB
Installationsanzahl 593
Aktuelle Version 0.0.0.5
Letztes Update 2023-06-08
Veröffentlichungsdatum 2023-03-30
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://3bluemedia.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://3bluemedia.com/3blue-ext-privacy-policy.html
Unterstützte Sprachen 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"
    }
}