3B Simplicity
Our lives are complicated. Take a moment to stare at something simple on every new tab.
What is 3B Simplicity?
3B Simplicity is a Chrome extension developed by https://3bluemedia.com, and its main feature is "Our lives are complicated. Take a moment to stare at something simple on every new tab.".
Extension Screenshots
Download 3B Simplicity Extension CRX File
Download 3B Simplicity extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | iobfjgdbinffinbhcblefefdepihnakc |
Official URL | 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. |
File Size | 7.54 MB |
Installation Count | 593 |
Current Version | 0.0.0.5 |
Last Updated | 2023-06-08 |
Publish Date | 2023-03-30 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://3bluemedia.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://3bluemedia.com/3blue-ext-privacy-policy.html |
Supported Languages | 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" } } |