WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
breathing.ai

breathing.ai

View on Chrome Web Store
View breathing.ai Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (88 ratings)
5 new ratings
15 views
This extension has been viewed 15 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

AI for productivity & wellbeing: tackle dopamine addiction, track vital signs, microbreaks, screen tints, breathwork & focus tools.
Type
Extension
Users
1,000 users
1K
Website breathing.ai
breathingai-chrome-web-store-publishers
View author page of breathingai-chrome-web-store-publishers
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 30, 2021
Version 2.0.9
Manifest version
3
Updated
Updated on April 3, 2025
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View breathing.ai Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "AI for productivity & wellbeing: tackle dopamine addiction, track vital signs, microbreaks, screen tints, breathwork & focus tools.",
    "version": "2.0.9",
    "manifest_version": 3,
    "name": "breathing.ai",
    "short_name": "breathing-ai",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi5swDGQvRFWdDkACDZnPGvohHlTpiI+K202lFWcp7YcW4246IU2Jy6S2GwFiSbkOUu1rgoezJzr1IYgW0\/j\/Fv0TF4RbeUJx191EV9Tgxz3NcZj4ggdUE9nC6JGE9BhuTL1gMEqfuYIADzqCYJfFpfX0YMDCLcPtKvabJ+XAtd\/hF\/hhuRVXjLRvXJ1UE3NPUtSVZGbdGMlr+M77X1GVHwAdNP0f86XRS5wDuNBXcvGoI4MK9\/MsPm9FyIdDrr2QSxMrzyN1dEwr6bXz0bia5WVnS84f4yetBDaP7uX6735JmN1qkL0A4XKNMjk1sYz2DIiSeeJemvAhg6rVy1WdhwIDAQAB",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "\/src\/assets\/icons\/logo-48x48.png"
    },
    "permissions": [
        "tabs",
        "cookies",
        "activeTab",
        "storage",
        "offscreen",
        "scripting",
        "alarms"
    ],
    "oauth2": {
        "client_id": "776463803240-pdoi62qp358aa3v7bvqj8c0fpku31adi.apps.googleusercontent.com",
        "scopes": [
            "profile"
        ]
    },
    "icons": {
        "16": "\/src\/assets\/icons\/logo-16x16.png",
        "32": "\/src\/assets\/icons\/logo-32x32.png",
        "48": "\/src\/assets\/icons\/logo-48x48.png",
        "64": "\/src\/assets\/icons\/logo-64x64.png",
        "128": "\/src\/assets\/icons\/logo-128x128.png",
        "256": "\/src\/assets\/icons\/logo-256x256.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "devtools_page": "devtools.html",
    "host_permissions": [
        "<all_urls>",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*\/*",
            "https:\/\/*\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "\/src\/assets\/icons\/logo-48x48.png",
                "*.mp3",
                "\/src\/assets\/images\/*.gif",
                "*.mp4",
                "*.png",
                "*.svg",
                "*.jpg",
                "*.ts"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top