Candida Breathing App

A small breathing exercise to keep you away from stress!

What is Candida Breathing App?

Candida Breathing App is a Chrome extension developed by ericbakkerstore, and its main feature is "A small breathing exercise to keep you away from stress!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Candida Breathing App Extension CRX File

Download Candida Breathing App 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

                        With every new tab, it will help you take a deep breath and relax for a second. If you are working on a computer for more than 5 - 6 hours a day, it's very important to take break every now and then. Most of us can't take breaks whenever we want. Candida Breathing helps you take those short quick breaks. With every new tab you open, Candida Breathing app reminds you to breath. The app offers you a guided visual experience.                    

Extension Basic Information

Name Candida Breathing App Candida Breathing App
ID clhjbchojkbihjjjejffhohocjhjhghc
Official URL https://chromewebstore.google.com/detail/candida-breathing-app/clhjbchojkbihjjjejffhohocjhjhghc
Description A small breathing exercise to keep you away from stress!
File Size 454 KB
Installation Count 62
Current Version 1.2
Last Updated 2021-02-20
Publish Date 2021-02-16
Rating 4.60/5 Total 5 Ratings
Developer ericbakkerstore
Email [email protected]
Payment Type free
Extension Website https://www.youtube.com/user/CandidaCrusher/videos
Help Page URL https://www.canxida.com/contact/
Privacy Policy Page URL https://www.canxida.com/privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Candida Breathing App",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "A small breathing exercise to keep you away from stress!",
    "icons": {
        "128": "assets\/128.png",
        "48": "assets\/48.png"
    },
    "manifest_version": 2,
    "name": "Candida Breathing App",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "version": "1.2"
}