kfahy / slack-disable-wysiwyg-bookmarklet

Disables the WYSIWYG editor in Slack.
MIT License
824 stars 23 forks source link

Mention that this can be run in the desktop app too #4

Closed d4rky-pl closed 4 years ago

d4rky-pl commented 4 years ago

If you run the app with env var SLACK_DEVELOPER_MENU set to true, it'll allow you to open devtools in the desktop app and run this code snippet.

On Mac, it'll go like this:

SLACK_DEVELOPER_MENU=true /Applications/Slack.app/Contents/MacOS/Slack

not sure about other platforms :)

adamralph commented 4 years ago

And also mention how to run it, e.g.:

johansatge commented 4 years ago

👍 see #1

d4rky-pl commented 4 years ago

Duplicate of #1, closing :)