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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}