New Tab TODO
TODO Extension
What is New Tab TODO?
New Tab TODO is a Chrome extension developed by ne200152g, and its main feature is "TODO Extension".
Extension Screenshots
Download New Tab TODO Extension CRX File
Download New Tab TODO 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
This extension is new tab for TODO.
Extension Basic Information
Name | New Tab TODO |
ID | gbpijhegjjhigahhfigebmbeamlhlohl |
Official URL | https://chromewebstore.google.com/detail/new-tab-todo/gbpijhegjjhigahhfigebmbeamlhlohl |
Description | TODO Extension |
File Size | 13.65 KB |
Installation Count | 26 |
Current Version | 1.1 |
Last Updated | 2019-10-06 |
Publish Date | 2019-10-06 |
Rating | 5.00/5 Total 1 Ratings |
Developer | ne200152g |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "New Tab TODO", "description": "TODO Extension", "version": "1.1", "manifest_version": 2, "icons": { "16": "icons\/icon.png", "48": "icons\/icon.png", "128": "icons\/icon.png" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |