Focus.me
Helps aid productivity by blocking social media and other web distractions
Focus.me क्या है?
Focus.me Chris Dalke द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Helps aid productivity by blocking social media and other web distractions"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Focus.me एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
NEW FEATURES IN V1.3 -Options now prevents user from removing sites or resetting options to defaults while blocking is active -Added donation button on menu; please donate to support the ongoing development of new features to help your productivity! SUMMARY Humanity collectively wastes a huge amount of time on the internet. Imagine if we could turn all the noise off? Well you can! With one click, Focus.me will block all websites on a blacklist for a duration of time. Blocking can't be disabled until the time runs out! Focus.me also supports manual blocking which can be turned on/off at any time. Trying to visit a blocked page will display a motivational quote and encourage you to get back to whatever you were doing. Features: -Manual blocking mode which can be started or stopped at any time -Timed blocking mode which cannot be turned off until the time runs out -Customize the duration of time that the timed blocking lasts -Customizable blacklist allowing for blocking on any website -Pleasing, simple user interface - no messing with complicated configuration files! -Default blacklist includes all common social media and 'time-wasting' websites NEW FEATURES IN V1.1 -Plugin remembers what tab you were on, so when time expires the tab returns to the original page. -Icon changes color based on blocking status -New: Import and export blacklists to/from a text file! -Various bug fixes. Please leave a review if you like the extension! For questions or suggestions, please make a post on the 'Support' page and I will respond as soon as possible. © 2015 Chris Dalke
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jdkgogfonlaifeigkgbkfamcihablemc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/focusme/jdkgogfonlaifeigkgbkfamcihablemc |
विवरण | Helps aid productivity by blocking social media and other web distractions |
फ़ाइल का आकार | 117 KB |
स्थापना संख्या | 1,000 |
वर्तमान संस्करण | 1.3 |
अंतिम अपडेट | 2017-04-12 |
प्रकाशन तिथि | 2017-04-11 |
रेटिंग | 4.39/5 कुल 23 रेटिंग्स |
डेवलपर | Chris Dalke |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Focus.me", "short_name": "Focus.me", "version": "1.3", "description": "Helps aid productivity by blocking social media and other web distractions", "author": "Chris Dalke", "icons": { "128": "static\/img\/icon.png" }, "permissions": [ "tabs", "downloads" ], "browser_action": { "default_title": "Focus.me", "default_icon": "static\/img\/icon.png", "default_popup": "html\/popup.html" }, "options_page": "html\/options.html", "content_scripts": [ { "matches": [ " |