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": [ " |