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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |