Slack Printer
elegantly export slack messages
Что такое Slack Printer?
Slack Printer - это расширение Chrome, разработанное https://slackext.com, и его основная функция - "elegantly export slack messages".
Снимки экрана расширения
Скачать файл CRX расширения Slack Printer
Скачайте файлы расширений Slack Printer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Export the slack channel messages into markdown(md), image, html, pdf files, for any public, private or IM channels. 2022-07-12: for new Slack Web apps, make more stable! 🚀 2020-05-27: We are caring privacy! Support : > 1. export the markdown (.md) or image (.png) files. > 2. only export starred message > 2. when export, select export channel topics and titles or not; > 3. when export, date/user/time can be ignored or not. > 5. offline, secure enough. Find more tools in https://SlackExt.com
Основная информация о расширении
Название | Slack Printer |
ID | pmoidapkjjlhcdbdjojaekbdlkdjjoab |
Официальный URL | https://chromewebstore.google.com/detail/slack-printer/pmoidapkjjlhcdbdjojaekbdlkdjjoab |
Описание | elegantly export slack messages |
Размер файла | 1.06 MB |
Количество установок | 1,271 |
Текущая Версия | 1.10.0 |
Последнее Обновление | 2022-07-21 |
Дата публикации | 2020-05-27 |
Рейтинг | 2.21/5 Всего 19 оценок |
Разработчик | https://slackext.com |
Электронная почта | [email protected] |
Тип оплаты | in_app |
Официальный сайт расширения | https://slackext.com/printer |
URL страницы помощи | https://slackext.com/printer |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.10.0", "name": "Slack Printer", "manifest_version": 3, "description": "elegantly export slack messages", "action": { "default_title": "Slack Printer", "default_popup": "printer-popup.html" }, "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "web_accessible_resources": [ { "resources": [ "js\/inject.bundle.js" ], "matches": [ " |