Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit afdd605

Browse files
authored
Update README.md
1 parent c9eb2a3 commit afdd605

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ website. [[Become a sponsor](https://opencollective.com/atom-material-themes-and
8585

8686
**You will need node > 16 to use it.**
8787

88-
1. Run `npm install -g mtslack` in a terminal (or run `sudo npx mtslack` if you don't want to install it globally)
89-
2. Run the command `sudo mtslack` (in Windows, you need to open the Terminal in Administrator Mode)
88+
1. Run `npm install -g mtslack` in a terminal (or run `npx mtslack` if you don't want to install it globally)
89+
2. Run the command `mtslack`
9090
3. You will be prompted with a menu the following options:
9191
- Copy code to clipboard
9292
- Show plugin version
9393

9494
4. Select *Copy to clipboard* to copy the code snippet to your clipboard.
95-
5. Open Slack in dev mode: `export SLACK_DEVELOPER_MENU=true; open -a /Applications/Slack.app`
96-
6. Go to View -> Developer -> Toggle Deve Tools
95+
5. Slack will open in dev mode: `export SLACK_DEVELOPER_MENU=true; open -a /Applications/Slack.app`
96+
6. Go to View -> Developer -> Toggle Dev Tools
9797
7. In the Dev Tools Console tab, paste the code snippet
9898
8. ?????
9999
9. PROFIT!!!!!!!
@@ -191,6 +191,14 @@ Settings.
191191
Switch the current theme's links color with the one of your choice. You can set the desired color in the Slack Tweak
192192
Settings.
193193

194+
#### Click to Edit
195+
196+
Double click on your messages to edit it. If you double click on other people's messages, it will copy it to clipboard.
197+
198+
#### Animations
199+
200+
Add animations to your Slack window.
201+
194202

195203
----
196204

0 commit comments

Comments
 (0)