Unstoppable Flow Pomodoro Timer & Alpha Waves

Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.

ما هو Unstoppable Flow Pomodoro Timer & Alpha Waves؟

Unstoppable Flow Pomodoro Timer & Alpha Waves هو إضافة Chrome تم تطويرها بواسطة Unstoppable Ventures, LLC، والميزة الرئيسية لها هي "Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Unstoppable Flow Pomodoro Timer & Alpha Waves

قم بتنزيل ملفات الامتداد Unstoppable Flow Pomodoro Timer & Alpha Waves بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Pomodoro Timer & Alpha Waves

Unstoppable Flow helps you have your most productive days ever with the power of the Pomodoro Timer along with Alpha Waves playing in the background.

It brings the Pomodoro Technique and the power of Alpha Waves to get you into an instant flow state. The notepad inside the application also helps you keep a running diary of what you want to accomplish every day.

It's the ultimate app for maintaining flow state and focus throughout your day helping you focus on work & study and tracking your working hours.                    

معلومات أساسية عن التمديد

الاسم Unstoppable Flow Pomodoro Timer & Alpha Waves Unstoppable Flow Pomodoro Timer & Alpha Waves
ID admndoicbigmjfjdonmaddnafgbohioe
عنوان URL الرسمي https://chromewebstore.google.com/detail/unstoppable-flow-pomodoro/admndoicbigmjfjdonmaddnafgbohioe
الوصف Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.
حجم الملف 151 KB
عدد التثبيتات 158
النسخة الحالية 1.0.2
آخر تحديث 2021-05-24
تاريخ النشر 2021-05-20
تقييم 5.00/5 مجموع تقييمات 2
المطور Unstoppable Ventures, LLC
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://getunstoppable.com/flow
عنوان صفحة المساعدة https://getunstoppable.com/flow
عنوان صفحة سياسة الخصوصية https://tkkader.com/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Unstoppable Flow Pomodoro Timer & Alpha Waves",
    "description": "Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.",
    "version": "1.0.2",
    "icons": {
        "128": "images\/icon.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "images\/icon.png"
        },
        "default_title": "Open Unstoppable Flow App"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "js\/background.js"
        ]
    }
}