Focusr
Focus on one thing at a time.
ما هو Focusr؟
Focusr هو إضافة Chrome تم تطويرها بواسطة george.w.singer، والميزة الرئيسية لها هي "Focus on one thing at a time.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Focusr
قم بتنزيل ملفات الامتداد Focusr بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Stay present to your work. This minimalist tool helps you focus on one thing at a time. Update your current task and be reminded of it when you open a new tab. This Chrome extension replaces the new task tab with a beautiful display to show what you should be focused on. We also integrate with Alfred, Slack, and your terminal to make updating tasks easier. You can upgrade to Plus for time logging, with ambient noise and more coming soon.
معلومات أساسية عن التمديد
الاسم | Focusr |
ID | fgdcnfgmneblnnldmaffhbniomfajlah |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah |
الوصف | Focus on one thing at a time. |
حجم الملف | 21.94 MB |
عدد التثبيتات | 26 |
النسخة الحالية | 0.0.1.4 |
آخر تحديث | 2015-05-22 |
تاريخ النشر | 2015-05-22 |
تقييم | 2.80/5 مجموع تقييمات 10 |
المطور | george.w.singer |
نوع الدفع | free |
موقع الإضافة | http://focusr.co |
عنوان صفحة المساعدة | http://focusr.co |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Focusr", "description": "Focus on one thing at a time.", "version": "0.0.1.4", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "permissions": [ "http:\/\/app.focusr.co\/", "http:\/\/app.focusr.co\/data", "http:\/\/app.focusr.co\/login", "http:\/\/focusr.co\/" ], "content_security_policy": "script-src 'self' https:\/\/widget.intercom.io\/ https:\/\/*.intercomcdn.com https:\/\/api.intercom.io 'unsafe-eval'; object-src 'self'" } |