Action - To do list
Action - To do list
What is Action - To do list?
Action - To do list is a Chrome extension developed by ignaciorodriguesoficial, and its main feature is "Action - To do list".
Extension Screenshots
Download Action - To do list Extension CRX File
Download Action - To do list 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
English Organize your life in a simple way, without complications and without laps. Write down all those tasks you do not know where to start. "Action - To do list" allows you to keep track of all your tasks in one place, easy and simple. Start now to organize and increase your productivity! Español Organiza tu vida de forma sencilla, sin complicaciones y sin vueltas. Anota todas esas tareas que no sabes por donde empezar. "Action - Lista de tareas" te permite realizar un seguimiento de todas tus tareas en un solo lugar, fácil y sencillo. Empieza ahora a organizarte y aumentar tu productividad!
Extension Basic Information
Name | Action - To do list |
ID | ichgjhjfgnfmnikpoajjoiemklopmhgj |
Official URL | https://chromewebstore.google.com/detail/action-to-do-list/ichgjhjfgnfmnikpoajjoiemklopmhgj |
Description | Action - To do list |
File Size | 67.01 KB |
Installation Count | 30 |
Current Version | 1.6 |
Last Updated | 2019-07-05 |
Publish Date | 2019-07-05 |
Rating | 5.00/5 Total 2 Ratings |
Developer | ignaciorodriguesoficial |
Payment Type | free |
Extension Website | https://www.actiontodolist.com/ |
Help Page URL | https://www.facebook.com/actiontodolist/ |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Action - To do list", "version": "1.6", "description": "Action - To do list", "icons": { "128": "resources\/img\/icon128.png", "48": "resources\/img\/icon48.png", "16": "resources\/img\/icon16.png" }, "browser_action": { "default_icon": "resources\/img\/icon16.png", "default_popup": "popup.html" } } |