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是由Unstoppable Ventures, LLC开发的Chrome扩展程序,该扩展的主要功能是“Pomodoro timer plus alpha waves playing in the background to help you get into an instant flow state.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Unstoppable Flow Pomodoro Timer & Alpha Waves扩展crx文件

下载Unstoppable Flow Pomodoro Timer & Alpha Waves扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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
帮助页面URL https://getunstoppable.com/flow
隐私政策页面URL 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"
        ]
    }
}