Xembly
Automate your everyday tasks including meeting note taking, scheduling, task management and more.
Что такое Xembly?
Xembly - это расширение Chrome, разработанное https://xembly.com, и его основная функция - "Automate your everyday tasks including meeting note taking, scheduling, task management and more.".
Снимки экрана расширения
Скачать файл CRX расширения Xembly
Скачайте файлы расширений Xembly в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Xembly is an AI Executive Assistant for every knowledge worker, from the most junior to members of the C-suite. Xembly handles the tasks that slow workers down. This includes taking meeting notes, tracking action items, setting to-do’s, scheduling meetings, and optimizing schedules, all of which can happen automatically so that knowledge workers and teams can focus on higher-value work and make every day more meaningful. By installing the extension, you agree to Xembly's Terms and Conditions (https://www.xembly.com/terms) and acknowledge that you have read Xembly's Privacy Policy (https://www.xembly.com/privacy).
Основная информация о расширении
Название | Xembly |
ID | inocoofjkmoedigceejpcfenijnkekkh |
Официальный URL | https://chromewebstore.google.com/detail/xembly/inocoofjkmoedigceejpcfenijnkekkh |
Описание | Automate your everyday tasks including meeting note taking, scheduling, task management and more. |
Размер файла | 1.63 MB |
Количество установок | 5,649 |
Текущая Версия | 1.67 |
Последнее Обновление | 2024-02-27 |
Дата публикации | 2023-09-19 |
Рейтинг | 4.64/5 Всего 11 оценок |
Разработчик | https://xembly.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.xembly.com |
URL страницы помощи | https://help.xembly.com |
URL страницы политики конфиденциальности | https://www.xembly.com/privacy-policy |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.67", "name": "Xembly", "manifest_version": 3, "description": "Automate your everyday tasks including meeting note taking, scheduling, task management and more.", "action": { "default_title": "Xembly" }, "icons": { "16": "img\/icon-black-16.png", "24": "img\/icon-black-24.png", "32": "img\/icon-black-32.png", "48": "img\/icon-black-48.png", "64": "img\/icon-black-64.png", "128": "img\/icon-black-128.png" }, "web_accessible_resources": [ { "resources": [ "*.*", "img\/*.*", "js\/*.*" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |