https://github.com/huytd/slack-save-plugin
Save any Slack messages
https://github.com/huytd/slack-save-plugin
firefox slack
Last synced: 11 months ago
JSON representation
Save any Slack messages
- Host: GitHub
- URL: https://github.com/huytd/slack-save-plugin
- Owner: huytd
- License: bsd-3-clause-clear
- Created: 2018-05-10T06:09:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T06:48:45.000Z (about 8 years ago)
- Last Synced: 2024-04-15T06:48:13.131Z (about 2 years ago)
- Topics: firefox, slack
- Language: JavaScript
- Size: 28.3 KB
- Stars: 23
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slack Save
A plugin to quickly save Slack messages into HTML file.
See demo in this video: https://www.youtube.com/watch?v=UtD8yQiInn0
For development, follow this instruction to load the plugin to your Firefox in dev mode: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox
**How to use**
1. Click the **Save messages** button.
2. Select the first and last messages in which range you want to start saving.
3. That's it. The browser will download a HTML page contains all the messages.
**Why no Chrome extension?**
If you're using Chrome, build it for yourself. I don't use Chrome, but the code should work on Chrome as well, with no modification.
---
The Slack icon used in the extension is from [ShareIcon](https://www.shareicon.net/slack-social-107336) under CC BY 2.5 license.