Unstoppable Flow Pomodoro Timer & Alpha Waves

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

Apa itu Unstoppable Flow Pomodoro Timer & Alpha Waves?

Unstoppable Flow Pomodoro Timer & Alpha Waves adalah ekstensi Chrome yang dikembangkan oleh Unstoppable Ventures, LLC, dan fitur utamanya adalah "Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Unstoppable Flow Pomodoro Timer & Alpha Waves

Unduh file ekstensi Unstoppable Flow Pomodoro Timer & Alpha Waves dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Unstoppable Flow Pomodoro Timer & Alpha Waves Unstoppable Flow Pomodoro Timer & Alpha Waves
ID admndoicbigmjfjdonmaddnafgbohioe
URL Resmi https://chromewebstore.google.com/detail/unstoppable-flow-pomodoro/admndoicbigmjfjdonmaddnafgbohioe
Deskripsi Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.
Ukuran File 151 KB
Jumlah Instalasi 158
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2021-05-24
Tanggal Publikasi 2021-05-20
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Unstoppable Ventures, LLC
Email [email protected]
Tipe Pembayaran in_app
Situs Ekstensi https://getunstoppable.com/flow
URL Halaman Bantuan https://getunstoppable.com/flow
URL Halaman Kebijakan Privasi https://tkkader.com/privacy
Bahasa yang Didukung 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"
        ]
    }
}