ABF (Audio Brain Focus)

Boost your focus with curated ambient sounds. Designed for work and relaxation.

What is ABF (Audio Brain Focus)?

ABF (Audio Brain Focus) is a Chrome extension developed by https://n0glitch.com, and its main feature is "Boost your focus with curated ambient sounds. Designed for work and relaxation.".

Extension Screenshots

screenshot

Download ABF (Audio Brain Focus) Extension CRX File

Download ABF (Audio Brain Focus) 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

                        ABF is a revolutionary Chrome extension designed to bring the power of sound to your workspace. Whether you're working, studying, or just need a moment of relaxation, ABF offers a unique blend of ambient sounds and music tracks, all at your fingertips.

Key Features:
- Diverse Sound Library: Choose from a wide array of ambient sounds and music tracks, ranging from soothing nature sounds to energizing rhythms.
- Intuitive Emoji-Based Interface: Easily find and play your preferred sounds using our emoji-based sound representation.
- Customizable Mixes: Mix and match different sounds to create your perfect work or relaxation environment.
- Simple and User-Friendly: Designed with simplicity in mind, ABF integrates seamlessly into your Chrome browser, offering a clutter-free and intuitive experience.

Whether you need the calming sound of rain, the focus-enhancing rhythm of a coffee shop, or the energizing beat of electronic music, ABF is your go-to extension for creating the ideal sound environment for any task.

Discover the power of sound with ABF - your personal productivity soundboard.                    

Extension Basic Information

Name ABF (Audio Brain Focus) ABF (Audio Brain Focus)
ID ohlfpeiaekgemgbffdkahiljfemoifcl
Official URL https://chromewebstore.google.com/detail/abf-audio-brain-focus/ohlfpeiaekgemgbffdkahiljfemoifcl
Description Boost your focus with curated ambient sounds. Designed for work and relaxation.
File Size 102 MB
Installation Count 102
Current Version 1.8
Last Updated 2024-02-15
Publish Date 2023-11-17
Rating 5.00/5 Total 4 Ratings
Developer https://n0glitch.com
Email [email protected]
Payment Type free
Extension Website https://go.audiobrainfocus.com/home
Help Page URL https://go.audiobrainfocus.com/support
Privacy Policy Page URL https://go.audiobrainfocus.com/privacy
Supported Languages de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.8",
    "permissions": [
        "storage",
        "offscreen"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon.png",
            "48": "images\/icon.png",
            "128": "images\/icon.png"
        }
    },
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "default_locale": "en"
}