3B Simplicity

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

Wat is 3B Simplicity?

3B Simplicity is een Chrome-extensie ontwikkeld door https://3bluemedia.com, en de belangrijkste functie is "Our lives are complicated. Take a moment to stare at something simple on every new tab.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie 3B Simplicity

Download 3B Simplicity-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam 3B Simplicity 3B Simplicity
ID iobfjgdbinffinbhcblefefdepihnakc
Officiële URL https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc
Beschrijving Our lives are complicated. Take a moment to stare at something simple on every new tab.
Bestandsgrootte 7.54 MB
Aantal Installaties 593
Huidige Versie 0.0.0.5
Laatst Bijgewerkt 2023-06-08
Publicatiedatum 2023-03-30
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://3bluemedia.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://3bluemedia.com/3blue-ext-privacy-policy.html
Ondersteunde Talen 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"
    }
}