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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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