ToDo Task
Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.
Apa itu ToDo Task?
ToDo Task adalah ekstensi Chrome yang dikembangkan oleh parth.pnp, dan fitur utamanya adalah "Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ToDo Task
Unduh file ekstensi ToDo Task dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
MANAGE ALL YOUR TASKS RIGHT FROM YOUR BROWSER
Download our Chrome extension to keep your to-do lists just a click away. View, add, organize, complete, and delegate tasks right from your browser.
MANAGE YOUR TASKS EVEN OFFLINE
GET CUSTOMIZED NEW TAB LAYOUT WITH EVERY TIME CHANGING AWESOME WALLPAPERS.
UPDATE 1.3:
Minor UX Improvements
UPDATE 1.2:
New Weather Widget
New Quote of The Day
New Bunch of Wallpapapers
New Feature to hide screen. Informasi Dasar Ekstensi
| Nama | |
| ID | mddpijhaaceloahgioinhbpafjehhkoe |
| URL Resmi | https://chromewebstore.google.com/detail/todo-task/mddpijhaaceloahgioinhbpafjehhkoe |
| Deskripsi | Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design. |
| Ukuran File | 917 KB |
| Jumlah Instalasi | 38 |
| Versi Saat Ini | 1.4 |
| Terakhir Diperbarui | 2018-03-08 |
| Tanggal Publikasi | 2018-03-08 |
| Pengembang | parth.pnp |
| [email protected] | |
| Tipe Pembayaran | free |
| Bahasa yang Didukung | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ToDo Task",
"description": "Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI\/UX Design.",
"version": "1.4",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "templates\/index.html"
},
"icons": {
"16": "static\/img\/16icon.png",
"48": "static\/img\/48icon.png",
"128": "static\/img\/128icon.png"
},
"browser_action": {
"default_icon": "static\/img\/48icon.png"
},
"content_security_policy": "script-src 'self' https:\/\/query.yahooapis.com; object-src 'self'",
"manifest_version": 2,
"permissions": [
"storage",
"activeTab",
"unlimitedStorage",
"geolocation"
]
} | |