slackoscope.inline.enabled |
boolean |
true / false |
Show inline previews next to Slack URLs |
slackoscope.inline.showChannelName |
boolean |
true / false |
Replace channel IDs with names (e.g., C123 → #general) |
slackoscope.inline.showUser |
boolean |
true / false |
Show message author in inline preview |
slackoscope.inline.showTime |
boolean |
true / false |
Show message timestamp in inline preview |
slackoscope.inline.useRelativeTime |
boolean |
true / false |
Use relative timestamps (e.g., “5m ago”) |
slackoscope.inline.fontSize |
number |
10–24 |
Inline preview font size (px) |
slackoscope.inline.fontStyle |
string |
normal / italic |
Inline preview font style |
slackoscope.inline.color |
string |
CSS color |
Inline preview text color |
slackoscope.hover.showChannel |
boolean |
true / false |
Show channel name in hover tooltip |
slackoscope.hover.showFiles |
boolean |
true / false |
Show attachments in hover tooltip |
slackoscope.hover.showFileInfo |
boolean |
true / false |
Show file type/size in hover tooltip |
slackoscope.highlighting.enabled |
boolean |
true / false |
Color-code Slack URLs by message age |
slackoscope.highlighting.todayColor |
string |
CSS color |
Background for messages from today |
slackoscope.highlighting.oldDays |
number |
days |
Age threshold for “old” messages |
slackoscope.highlighting.oldColor |
string |
CSS color |
Background for “old” messages |