3B Simplicity
Our lives are complicated. Take a moment to stare at something simple on every new tab.
Qu'est-ce que 3B Simplicity ?
3B Simplicity est une extension Chrome développée par https://3bluemedia.com, et sa fonction principale est "Our lives are complicated. Take a moment to stare at something simple on every new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 3B Simplicity
Téléchargez les fichiers d'extension 3B Simplicity au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | iobfjgdbinffinbhcblefefdepihnakc |
URL Officiel | https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc |
Description | Our lives are complicated. Take a moment to stare at something simple on every new tab. |
Taille du Fichier | 7.54 MB |
Nombre d'Installations | 593 |
Version Actuelle | 0.0.0.5 |
Dernière Mise à Jour | 2023-06-08 |
Date de Publication | 2023-03-30 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | https://3bluemedia.com |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://3bluemedia.com/3blue-ext-privacy-policy.html |
Langues Prises en Charge | 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" } } |