Slactac is a browser extension that lets you persistently override and customize Slack channel names. Personalize your workspace by renaming channels to something more meaningful or easier to recognize. (Note: user renaming is not supported yet.)
Now available for Chrome, Edge, Brave, and Firefox!
Install directly from the Chrome Web Store:
https://chromewebstore.google.com/detail/slactac/gnjiocbockjlkpnlonimgihcbhpdephe
If you find Slactac useful, please consider leaving a rating or short review. Any feedback helps support development and improves the extension for everyone. Obrigado!
Download the Firefox release from GitHub Releases:
- Download
slactac_firefox-vX.X.X.zipfrom the latest Firefox release - Extract the ZIP file
- Open Firefox and go to
about:debugging#/runtime/this-firefox - Click Load Temporary Add-on
- Select the
manifest.jsonfrom the extracted folder
- Override Slack channel names.
- Use the channel picker to grab channel names directly from the Slack UI.
- Save, view, and manage custom channel names via a polished popup interface.
- Real-time updates on the Slack web app with persistent overrides across sessions.
- Clone or download this repository.
- Open Chrome, Edge, or Brave and browse to the extensions page:
- Chrome:
chrome://extensions/ - Edge:
edge://extensions/ - Brave:
brave://extensions/
- Chrome:
- Enable Developer Mode in the top-right corner.
- Click Load unpacked and select the
slactacfolder.
Note: Edge and Brave may ask you to review the requested permissions (tabs, activeTab, and storage). These are required for the channel picker and for updating the active Slack tab reliably. If you do not see your Slack workspace update immediately, ensure the Slack tab is focused and refreshed once after installing the extension.
Every push to the master and firefox branches triggers automated builds:
- Chrome/Edge/Brave: Tagged releases on
masterbranch createslactac_chrome-vX.X.X.zip - Firefox: Tagged releases on
firefoxbranch createslactac_firefox-vX.X.X.zip(auto-bumped +0.0.1)
Both are available as GitHub release assets. Download the appropriate ZIP for your browser or submit to the respective store catalogues.
- Click the Slactac icon in your browser toolbar to open the popup.
- Use the Pick Channel button or manually enter the Original Slack Channel Name.
- Enter your desired custom channel name in the Your Custom Channel Name field.
- Click Save Tack to apply the override—the Slack channel name will update in real time.
- To view or delete stored overrides, click the Stored Tacks button.
Contributions are welcome! Feel free to submit issues or pull requests for new features, bug fixes, or improvements.
This project is licensed under the MIT License.