3B Simplicity

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

ما هو 3B Simplicity؟

3B Simplicity هو إضافة Chrome تم تطويرها بواسطة https://3bluemedia.com، والميزة الرئيسية لها هي "Our lives are complicated. Take a moment to stare at something simple on every new tab.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة 3B Simplicity

قم بتنزيل ملفات الامتداد 3B Simplicity بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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"
    }
}