Checkvist

Quickly check your Checkvist without leaving the page.

Checkvist क्या है?

Checkvist https://checkvist.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quickly check your Checkvist without leaving the page."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Checkvist एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Task manager and online outliner with outstanding keyboard support, tags, due dates, search/filtering and collaboration

With Checkvist you can:

- make a brain dump of your ideas into a list
- organize notes after a meeting
- publish instructions or plans
- share tasks with your coworkers, friends, family
- collect materials, make notes, set priorities
- write an article, blog post, a book
- create nice printable checklists
- use a mobile app to check your lists                    

एक्सटेंशन की मूल जानकारी

नाम Checkvist Checkvist
ID kffhfpfmcgbogjmmhcogadccojfcaofk
आधिकारिक URL https://chromewebstore.google.com/detail/checkvist/kffhfpfmcgbogjmmhcogadccojfcaofk
विवरण Quickly check your Checkvist without leaving the page.
फ़ाइल का आकार 11.43 KB
स्थापना संख्या 1,285
वर्तमान संस्करण 1.0.7
अंतिम अपडेट 2019-12-23
प्रकाशन तिथि 2019-12-23
रेटिंग 4.63/5 कुल 30 रेटिंग्स
डेवलपर https://checkvist.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://checkvist.com
गोपनीयता नीति पृष्ठ URL https://checkvist.com/auth/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon-128x128.png",
        "default_title": "View Lists",
        "default_popup": "popout.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/checkvist.com; object-src 'self'",
    "permissions": [],
    "description": "Quickly check your Checkvist without leaving the page.",
    "icons": {
        "128": "icon-128x128.png",
        "48": "icon-48x48.png"
    },
    "name": "Checkvist",
    "version": "1.0.7"
}