StandNote
StandNote is your easy to use online meeting assistant that backs you up with automated meeting minutes for every conversation.
Τι είναι το StandNote;
Το StandNote είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://standnote.netlify.app/, και η κύρια λειτουργία του είναι "StandNote is your easy to use online meeting assistant that backs you up with automated meeting minutes for every conversation.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης StandNote
Λήψη αρχείων επέκτασης StandNote σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
StandNote is your easy to use online meeting assistant that backs you up with automated meeting minutes in every conversation. It will help you save time on board meetings, team management, and customer support so that you just focus on the conversation and never miss what’s important. It could be used along with all video conferencing tools - Google Meet, Zoom, Blue Jeans, GoToMeeting, Teams, and more. What’s more special is that using our unique machine learning algorithms, we will extract essential Action Items, Decisions, and Crucial Insights and turn them into a comprehensive, collaborative meeting summary. StandNote will be packed with a bunch of important integrations like - Slack and Notion to further ease your work life. StandNote also fits into the current online education scenario where most of the classes take place over online platforms like Google Meet and Zoom. We help students with quick and concise notes that help them to revise and memorize the concepts better. Features 📖: - Remove the Distraction of Note-Taking - Get MoM for any online and offline meeting - Automatically creates a meeting summary after each meeting - Analysing the ambience of a meeting - Share and edit on the MOMs. - Dashboard to organize the MoMs - Send mail to the user when the MoM is generated - Easy to use markdown templates that suit the agenda of the meeting. - Manage & organize meeting notes as per teams. - Directly push the MoM to the respective Notion Document. - Can be used with any video conferencing app.
Βασικές Πληροφορίες Επέκτασης
Όνομα | StandNote |
ID | emgbjefldokjjjoofmidcnigmienlclm |
Επίσημο URL | https://chromewebstore.google.com/detail/standnote/emgbjefldokjjjoofmidcnigmienlclm |
Περιγραφή | StandNote is your easy to use online meeting assistant that backs you up with automated meeting minutes for every conversation. |
Μέγεθος Αρχείου | 369 KB |
Αριθμός Εγκαταστάσεων | 108 |
Τρέχουσα Έκδοση | 1.0.0 |
Τελευταία Ενημέρωση | 2020-12-20 |
Ημερομηνία Δημοσίευσης | 2020-12-19 |
Αξιολόγηση | 5.00/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | https://standnote.netlify.app/ |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://standnote.netlify.app/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://sites.google.com/view/standnote/home |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "StandNote", "version": "1.0.0", "description": "StandNote is your easy to use online meeting assistant that backs you up with automated meeting minutes for every conversation.", "short_name": "StandNote", "icons": { "128": "assets\/icon128.png", "48": "assets\/icon48.png", "16": "assets\/icon16.png" }, "browser_action": { "default_popup": "html\/popup.html", "default_icon": "assets\/icon48.png" }, "background": { "scripts": [ "javascript\/micPermission.js", "javascript\/azure-speech-to-text.js", "javascript\/microsoft.cognitiveservices.speech.sdk.bundle-min.js", "javascript\/eventPage.js" ], "persistant": false }, "content_scripts": [ { "matches": [ " |