Restraint
Block distracting websites for five minutes or five hours or all day.
ما هو Restraint؟
Restraint هو إضافة Chrome تم تطويرها بواسطة divdahv، والميزة الرئيسية لها هي "Block distracting websites for five minutes or five hours or all day.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Restraint
قم بتنزيل ملفات الامتداد Restraint بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension adds a little red button to your browser that you should click when you notice yourself getting distracted by a website. Adjust the timer, click the Block button, and free yourself from the grips of your favorite distraction.
معلومات أساسية عن التمديد
الاسم | |
ID | nghnabbcbelnoodmcbpaellgiillclbo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/restraint/nghnabbcbelnoodmcbpaellgiillclbo |
الوصف | Block distracting websites for five minutes or five hours or all day. |
حجم الملف | 101 KB |
عدد التثبيتات | 11 |
النسخة الحالية | 1.6 |
آخر تحديث | 2014-04-28 |
تاريخ النشر | 2014-04-28 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | divdahv |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Restraint", "version": "1.6", "author": "David Struewing", "description": "Block distracting websites for five minutes or five hours or all day.", "icons": { "48": "\/icons\/icon48.png", "128": "\/icons\/icon128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "externally_connectable": { "matches": [ "chrome-extension:\/\/pmfjccjkgpgjfkednjngklmoeckidkka\/blocked.html" ] }, "permissions": [ "webRequest", " |