Blink: Automatic Focus & Concentration

Automatically focus and concentrate when you work online!

Was ist Blink: Automatic Focus & Concentration?

Blink: Automatic Focus & Concentration ist eine Chrome-Erweiterung, die von decodingchris entwickelt wurde, und ihr Hauptmerkmal ist "Automatically focus and concentrate when you work online!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Blink: Automatic Focus & Concentration-Erweiterungs-CRX-Datei herunterladen

Laden Sie Blink: Automatic Focus & Concentration-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Procrastinate less and become more productive when you work online.

🚀 Get it done 
With one click, Blink will automatically help you focus and concentrate on your work.

🎯 Reach your life goals  
Procrastinate less with Blink and achieve your academic, professional, and personal goals.

🏆 Gain an edge
The ability to focus will set you apart from 99% of the world.

🔧 Easy install
Add and pin Blink to your browser in seconds, then work as usual. You'll become more focused without noticing.

🧠 Blink is based on brainwave entrainment
Your brainwaves will naturally synchronize with the rhythm of the blinking light, inducing a focused state.                    

Grundlegende Informationen zur Erweiterung

Name Blink: Automatic Focus & Concentration Blink: Automatic Focus & Concentration
ID lhmfkleedadlmbjnhjpklndkhlkahkgp
Offizielle URL https://chromewebstore.google.com/detail/blink-automatic-focus-con/lhmfkleedadlmbjnhjpklndkhlkahkgp
Beschreibung Automatically focus and concentrate when you work online!
Dateigröße 9.03 KB
Installationsanzahl 93
Aktuelle Version 1.3
Letztes Update 2023-12-12
Veröffentlichungsdatum 2023-11-17
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler decodingchris
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Blink: Automatic Focus & Concentration",
    "description": "Automatically focus and concentrate when you work online!",
    "version": "1.3",
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon.png"
    }
}