Ziteboard - zooming collaboration whiteboard

Zoomable realtime whiteboard for shared teamwork collaboration. Vector design, sketch drawing, shape recognition, tutoring, meeting.

What is Ziteboard - zooming collaboration whiteboard?

Ziteboard - zooming collaboration whiteboard is a Chrome extension developed by https://ziteboard.com, and its main feature is "Zoomable realtime whiteboard for shared teamwork collaboration. Vector design, sketch drawing, shape recognition, tutoring, meeting.".

Extension Screenshots

screenshot
screenshot

Download Ziteboard - zooming collaboration whiteboard Extension CRX File

Download Ziteboard - zooming collaboration whiteboard 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

                        Ziteboard is the best zoomable online whiteboard for collaboration on any desktop or mobile device.

Explain, sketch, teach anything. Design layouts, workflows, prototypes. Extend video conferences with visual teamwork: discussions, meetings, daily presentations, online training, tutoring or even mind mapping.

Use bold colors on zoomable boards with intelligent line smoothing and see how great you express yourself visually. Feel confident while drawing. Turn on shape recognition and expect perfect circles and rectangles to appear. If you need words, just click and type. Drag an image directly from the web (max. 4MB) or your own computer (max. 500kB).

Have your boards customized, pick colors, get a unique domain or embed fantastic zoomable boards to your website or blog. Ziteboard is ready for all your ideas, so share them with anyone you wish via email or social media. Don’t be concerned about data security - SSL protection and private boards are at your service.

Collaborate, brainstorm and start seeing the big picture together with others in real time. Shared whiteboards are regularly used by public speakers, freelancers, designers, developers, teachers, tutors and even creative agencies. Ziteboarding makes discussions more effective and improves communication. It's great in complementing both PowerPoint and Prezi presentations and it adds a lot to Scrum as well.                    

Extension Basic Information

Name Ziteboard - zooming collaboration whiteboard Ziteboard - zooming collaboration whiteboard
ID nldaeoadnnnkinljmmcabkgndhamjaji
Official URL https://chromewebstore.google.com/detail/ziteboard-zooming-collabo/nldaeoadnnnkinljmmcabkgndhamjaji
Description Zoomable realtime whiteboard for shared teamwork collaboration. Vector design, sketch drawing, shape recognition, tutoring, meeting.
File Size 51.64 KB
Installation Count 100,000
Current Version 1.0.1.5
Last Updated 2017-11-09
Publish Date 2017-11-09
Rating 4.35/5 Total 49 Ratings
Developer https://ziteboard.com
Email [email protected]
Payment Type free
Extension Website https://ziteboard.com
Help Page URL https://ziteboard.com/faq/
Supported Languages de,en,fr,es,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Ziteboard",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.1.5",
    "manifest_version": 2,
    "minimum_chrome_version": "20.0.0.0",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "pics\/logo.png",
        "default_title": "Start Ziteboard"
    },
    "options_page": "options.html",
    "icons": {
        "16": "pics\/logo.png",
        "48": "pics\/logo.png",
        "128": "pics\/logo.png"
    }
}