Qwoach: free schedule maker for coaches

Fully functional schedule builder for coaches

Qwoach: free schedule maker for coaches क्या है?

Qwoach: free schedule maker for coaches https://qwoach.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fully functional schedule builder for coaches"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Intuitive and easy to use schedule maker allows to create your schedule and export it to PDF in minutes.

Absolutely FREE schedule maker

- click or click-and-drag to create events
- assign colors to each event
- drag an event to update it's start and end time
- export to pdf

Any questions? Drop us a message at [email protected]                    

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

नाम Qwoach: free schedule maker for coaches Qwoach: free schedule maker for coaches
ID pphiacdkfcfpfggjgjhanjkamdmanoba
आधिकारिक URL https://chromewebstore.google.com/detail/qwoach-free-schedule-make/pphiacdkfcfpfggjgjhanjkamdmanoba
विवरण Fully functional schedule builder for coaches
फ़ाइल का आकार 85.39 KB
स्थापना संख्या 130
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2019-09-24
प्रकाशन तिथि 2019-09-24
रेटिंग 5.00/5 कुल 7 रेटिंग्स
डेवलपर https://qwoach.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://qwoach.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qwoach: free schedule maker for coaches",
    "description": "Fully functional schedule builder for coaches",
    "version": "1.0.1",
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "Qwoach schedule maker for coaches"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}