Blink: Automatic Focus & Concentration
Automatically focus and concentrate when you work online!
Blink: Automatic Focus & Concentrationとは何ですか?
Blink: Automatic Focus & Concentrationはdecodingchrisによって開発されたChromeの拡張機能で、その主な機能は「Automatically focus and concentrate when you work online!」です。
拡張機能のスクリーンショット
Blink: Automatic Focus & Concentration拡張機能のCRXファイルをダウンロード
Blink: Automatic Focus & Concentration拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | lhmfkleedadlmbjnhjpklndkhlkahkgp |
| 公式URL | https://chromewebstore.google.com/detail/blink-automatic-focus-con/lhmfkleedadlmbjnhjpklndkhlkahkgp |
| 説明 | Automatically focus and concentrate when you work online! |
| ファイルサイズ | 9.03 KB |
| インストール数 | 93 |
| 現在のバージョン | 1.3 |
| 最終更新日 | 2023-12-12 |
| 公開日 | 2023-11-17 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | decodingchris |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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"
}
} | |