Teeny Breaks

Science-based tips for mindful breaks.

Teeny Breaksคืออะไร?

Teeny Breaks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย alecunff และคุณลักษณะหลักของมันคือ "Science-based tips for mindful breaks."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Teeny Breaks

ดาวน์โหลดไฟล์ส่วนขยาย Teeny Breaks ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Mindfulness tips  in each new tab you open so you can make the most of your short breaks, all backed by scientific research.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Teeny Breaks Teeny Breaks
ID gfcfendehdonmfflgpkkaijdfbafkdfa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/teeny-breaks/gfcfendehdonmfflgpkkaijdfbafkdfa
คำอธิบาย Science-based tips for mindful breaks.
ขนาดไฟล์ 1.29 MB
จำนวนการติดตั้ง 1,482
เวอร์ชันปัจจุบัน 1.05
อัปเดตครั้งล่าสุด 2018-11-18
วันที่เผยแพร่ 2018-11-18
คะแนน 5.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา alecunff
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://teenybreaks.com/
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Teeny Breaks",
    "description": "Science-based tips for mindful breaks.",
    "version": "1.05",
    "author": "Anne-Laure Le Cunff",
    "browser_action": {
        "default_icon": "favicon.png",
        "default_title": "Take a break"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "activeTab"
    ]
}