Em Dash Remover Chrome Extension
A Chrome extension that removes em dashes (—) from ChatGPT pages and replaces them with appropriate punctuation.
Features
- Automatically removes em dashes from chatgpt.com pages
- Replaces them using regex patterns:
- Paired dashes → commas
- Introducers → colons
- Appositive tails → colons
- Trailing breaks → periods
- Fallback single dashes → semicolons
- Toggle on/off via extension popup
Installation
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked"
- Select the
rm-em-dashdirectory - The extension should now be active
Usage
- Navigate to chatgpt.com
- The extension is enabled by default
- Click the extension icon to toggle it on/off
- When disabled, reload the page to restore original content