ToDo Task
Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.
ToDo Task क्या है?
ToDo Task parth.pnp द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ToDo Task एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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. एक्सटेंशन की मूल जानकारी
| नाम | |
| ID | mddpijhaaceloahgioinhbpafjehhkoe |
| आधिकारिक URL | https://chromewebstore.google.com/detail/todo-task/mddpijhaaceloahgioinhbpafjehhkoe |
| विवरण | Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design. |
| फ़ाइल का आकार | 917 KB |
| स्थापना संख्या | 38 |
| वर्तमान संस्करण | 1.4 |
| अंतिम अपडेट | 2018-03-08 |
| प्रकाशन तिथि | 2018-03-08 |
| डेवलपर | parth.pnp |
| ईमेल | [email protected] |
| भुगतान के प्रकार | free |
| समर्थित भाषाएँ | 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"
]
} | |