IdeaClouds Extension
An easy-to-use tool for cross-site workshops with your team.
IdeaClouds Extension란 무엇입니까?
IdeaClouds Extension은(는) https://www.ideaclouds.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An easy-to-use tool for cross-site workshops with your team."입니다.
확장 프로그램 스크린샷
IdeaClouds Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Are you fed up with endless and unproductive web conferences? - Endless discussions lead to unsatisfactory results - Too many web meetings with few results - Most of the participants only listen and do not participate - Some of the participants can not attend, input is missing to come to a conclusion Replace or complement your web conferences with IdeaClouds' digital workshops: Enter your topic, invite participants and work on a whiteboard whenever you have time. IdeaClouds is the easiest tool for online team work and problem solving. Generate ideas and suggestions, prioritize them and finally export directly the documentation in various formats (DOCX, XLSX, PDF, etc.). Your benefits: - Less meetings. Better results - More flexibility: participate anytime, anywhere - More participation: everybody can enter its proposals anonymously - Better decisions: unbiased evaluation of proposals This extensions gives a quick access to your workshop page in your Google Chrome bar. IdeaClouds is a web application that takes work away from you in workshops. It helps you to structure the workshop process and the evaluation of the results. Moreover it automatically documents all result. IdeaClouds supports facilitators of team workshops by: - giving instructions to the team members about what they should do - documenting results of the workshop - providing different anonymous evaluation techniques - Allowing people to enter their contributions on a virtual whiteboard in real-time or at different times, as desired! IdeaClouds is the only web application that provides much more than a simple online whiteboard: Techniques such as the Brainstorming, Retrospectives ("Start, Stop, Continue","Mad,Sad","Glad" etc.) or the Provocation technique help you to lower mental barriers as well as corporate blindness and foster teamwork. Find unconventional, creative solutions for your problems with IdeaClouds. Save thereby time for the documentation, preparation of workshops (whiteboard tools, flipchart, cards, etc.) and travel expenses! Ideas can be rated with a variety of evaluation techniques such as SWOT Analysis, Voting, Business value & feasibility or by setting priorities. IdeaClouds provides: - Moderation techniques tailored for specific use cases (e.g. event planning, product development, etc.) - Step-by-step facilitation for creativity techniques - Online whiteboard where you can share ideas with your friends and colleagues as sketches, text or images in real time - Evaluation techniques for more objective and anonymous idea evaluation - Session chat - Idea import from other IdeaClouds sessions - Export of ideas and report (e.g. PDF) - E-Mail invitation and notification - SSL encryption - High browser compatibility For which task can you use IdeaClouds? Some examples are: - Prioritize topics - Developing business models - Finding new product ideas - Improve existing solutions - Ideas for marketing campaigns - Optimize processes - Track project status - Develop future scenarios … and for any case where you normally do workshops with your team. IdeaClouds is also available as dedicated, private platform (online or on-premise) for enterprises. Contact us via www.ideaclouds.net/contact for any kind of request or feedback! Happy ideation!
확장 프로그램 기본 정보
이름 | |
ID | ahjoelkdcjmhoehekhdpjcjjjdigddhh |
공식 URL | https://chrome.google.com/webstore/detail/ideaclouds-extension/ahjoelkdcjmhoehekhdpjcjjjdigddhh |
설명 | An easy-to-use tool for cross-site workshops with your team. |
파일 크기 | 12.99 KB |
설치 횟수 | 179 |
현재 버전 | 1.04 |
최근 업데이트 | 2023-02-09 |
출시 날짜 | 2018-10-26 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://www.ideaclouds.net |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://app.ideaclouds.net/privacy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "IdeaClouds Extension", "short_name": "IdeaClouds", "description": "An easy-to-use tool for cross-site workshops with your team.", "version": "1.04", "browser_action": { "default_icon": "icon96.png", "default_popup": "popup.html" }, "author": "perceptos UG (haftungsbeschr\u00e4nkt)", "icons": { "16": "icon16.png", "32": "icon32.png", "96": "icon96.png" } } |