3B Simplicity
Our lives are complicated. Take a moment to stare at something simple on every new tab.
Cos'è 3B Simplicity?
3B Simplicity è un'estensione di Chrome sviluppata da https://3bluemedia.com, e la sua funzione principale è "Our lives are complicated. Take a moment to stare at something simple on every new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 3B Simplicity
Scarica i file di estensione 3B Simplicity in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | iobfjgdbinffinbhcblefefdepihnakc |
URL Ufficiale | https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc |
Descrizione | Our lives are complicated. Take a moment to stare at something simple on every new tab. |
Dimensione del File | 7.54 MB |
Conteggio Installazioni | 593 |
Versione Corrente | 0.0.0.5 |
Ultimo Aggiornamento | 2023-06-08 |
Data di Pubblicazione | 2023-03-30 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://3bluemedia.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://3bluemedia.com/3blue-ext-privacy-policy.html |
Lingue Supportate | 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" } } |