3B Simplicity

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

3B Simplicity क्या है?

3B Simplicity https://3bluemedia.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Our lives are complicated. Take a moment to stare at something simple on every new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 3B Simplicity एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम 3B Simplicity 3B Simplicity
ID iobfjgdbinffinbhcblefefdepihnakc
आधिकारिक URL https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc
विवरण Our lives are complicated. Take a moment to stare at something simple on every new tab.
फ़ाइल का आकार 7.54 MB
स्थापना संख्या 593
वर्तमान संस्करण 0.0.0.5
अंतिम अपडेट 2023-06-08
प्रकाशन तिथि 2023-03-30
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://3bluemedia.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://3bluemedia.com/3blue-ext-privacy-policy.html
समर्थित भाषाएँ 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"
    }
}