Things To Do
Nice and useful to do list on your search tab
What is Things To Do?
Things To Do is a Chrome extension developed by luciodiri, and its main feature is "Nice and useful to do list on your search tab".
Extension Screenshots
Download Things To Do Extension CRX File
Download Things To Do 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
ORGANIZE YOUR DAY DIRECTLY FROM YOUR BROWSER As you browse and work on your computer, write down whatever comes to mind on your personal todo list. Check or delete once you are done. Disclaimer: Things To Do will change your New Tab - Results from Microsoft Bing. The extension will not make any changes to any other search setting in your browser Your todo list is available whenever you open a new tab. And your todo items will stay around as long as you need them, even if you have closed your tabs. Note, By installing the Things To Do extension, you agree to the Terms of Service and the Privacy Policy as follows: Privacy Policy: https://thingstodo-list.co/privacy-policy Terms of Service: http://thingstodo-list.co/tos
Extension Basic Information
Name | Things To Do |
ID | ejdnfgiipfhkdfhmgeehaabehjfpojme |
Official URL | https://chromewebstore.google.com/detail/things-to-do/ejdnfgiipfhkdfhmgeehaabehjfpojme |
Description | Nice and useful to do list on your search tab |
File Size | 482 KB |
Installation Count | 10,000 |
Current Version | 1.7 |
Last Updated | 2023-06-22 |
Publish Date | 2021-07-11 |
Rating | 4.25/5 Total 12 Ratings |
Developer | luciodiri |
[email protected] | |
Payment Type | free |
Extension Website | https://thingstodo-list.co |
Help Page URL | https://onchain-explore.com/#contact-us |
Privacy Policy Page URL | http://onchain-explore.com/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "manifest_version": 3, "description": "Nice and useful to do list on your search tab", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "65": "icon65.png", "128": "icon128.png" }, "name": "Things To Do", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.7" } |