Focus: One Big Thing
Maximize your day to day productivity by focusing on One Big Thing at a time.
What is Focus: One Big Thing?
Focus: One Big Thing is a Chrome extension developed by Dash Technology, and its main feature is "Maximize your day to day productivity by focusing on One Big Thing at a time.".
Extension Screenshots
Download Focus: One Big Thing Extension CRX File
Download Focus: One Big Thing extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Feeling overwhelmed by the tasks you to deal with? Don't create a never ending todo list. Focus on one big thing for the day and do it well.
Extension Basic Information
Name | Focus: One Big Thing |
ID | elfaofgcmbelodgmbhdhokiolkmebfga |
Official URL | https://chromewebstore.google.com/detail/focus-one-big-thing/elfaofgcmbelodgmbhdhokiolkmebfga |
Description | Maximize your day to day productivity by focusing on One Big Thing at a time. |
File Size | 853 KB |
Installation Count | 458 |
Current Version | 0.7 |
Last Updated | 2021-05-07 |
Publish Date | 2020-10-14 |
Rating | 4.80/5 Total 5 Ratings |
Developer | Dash Technology |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Focus: One Big Thing", "description": "Maximize your day to day productivity by focusing on One Big Thing at a time.", "version": "0.7", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "logo_16.png", "48": "logo_48.png", "128": "logo_128.png" }, "permissions": [ "geolocation", "storage" ], "manifest_version": 2 } |