Unstoppable Flow Pomodoro Timer & Alpha Waves

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

What is Unstoppable Flow Pomodoro Timer & Alpha Waves?

Unstoppable Flow Pomodoro Timer & Alpha Waves is a Chrome extension developed by Unstoppable Ventures, LLC, and its main feature is "Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Unstoppable Flow Pomodoro Timer & Alpha Waves Extension CRX File

Download Unstoppable Flow Pomodoro Timer & Alpha Waves extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Unstoppable Flow Pomodoro Timer & Alpha Waves Unstoppable Flow Pomodoro Timer & Alpha Waves
ID admndoicbigmjfjdonmaddnafgbohioe
Official URL https://chromewebstore.google.com/detail/unstoppable-flow-pomodoro/admndoicbigmjfjdonmaddnafgbohioe
Description Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.
File Size 151 KB
Installation Count 158
Current Version 1.0.2
Last Updated 2021-05-24
Publish Date 2021-05-20
Rating 5.00/5 Total 2 Ratings
Developer Unstoppable Ventures, LLC
Email [email protected]
Payment Type in_app
Extension Website https://getunstoppable.com/flow
Help Page URL https://getunstoppable.com/flow
Privacy Policy Page URL https://tkkader.com/privacy
Supported Languages 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"
        ]
    }
}