Unstoppable Flow Pomodoro Timer & Alpha Waves

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

Wat is Unstoppable Flow Pomodoro Timer & Alpha Waves?

Unstoppable Flow Pomodoro Timer & Alpha Waves is een Chrome-extensie ontwikkeld door Unstoppable Ventures, LLC, en de belangrijkste functie is "Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Unstoppable Flow Pomodoro Timer & Alpha Waves

Download Unstoppable Flow Pomodoro Timer & Alpha Waves-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Unstoppable Flow Pomodoro Timer & Alpha Waves Unstoppable Flow Pomodoro Timer & Alpha Waves
ID admndoicbigmjfjdonmaddnafgbohioe
Officiële URL https://chromewebstore.google.com/detail/unstoppable-flow-pomodoro/admndoicbigmjfjdonmaddnafgbohioe
Beschrijving Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.
Bestandsgrootte 151 KB
Aantal Installaties 158
Huidige Versie 1.0.2
Laatst Bijgewerkt 2021-05-24
Publicatiedatum 2021-05-20
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Unstoppable Ventures, LLC
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://getunstoppable.com/flow
Help Pagina-URL https://getunstoppable.com/flow
URL van de Privacybeleid Pagina https://tkkader.com/privacy
Ondersteunde Talen 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"
        ]
    }
}