Qwoach: free schedule maker for coaches

Fully functional schedule builder for coaches

What is Qwoach: free schedule maker for coaches?

Qwoach: free schedule maker for coaches is a Chrome extension developed by https://qwoach.com, and its main feature is "Fully functional schedule builder for coaches".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Qwoach: free schedule maker for coaches Extension CRX File

Download Qwoach: free schedule maker for coaches 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

                        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]                    

Extension Basic Information

Name Qwoach: free schedule maker for coaches Qwoach: free schedule maker for coaches
ID pphiacdkfcfpfggjgjhanjkamdmanoba
Official URL https://chromewebstore.google.com/detail/qwoach-free-schedule-make/pphiacdkfcfpfggjgjhanjkamdmanoba
Description Fully functional schedule builder for coaches
File Size 85.39 KB
Installation Count 130
Current Version 1.0.1
Last Updated 2019-09-24
Publish Date 2019-09-24
Rating 5.00/5 Total 7 Ratings
Developer https://qwoach.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://qwoach.com/privacy
Supported Languages 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"
        ]
    }
}