Note
🚧 Not Yet Released - Slasher is currently in development and not available in browser stores yet. Stay tuned!
Slasher is a browser extension that brings the power of slash commands to any website. Type / in any text field to trigger custom commands that help you work faster and smarter.
- 🌐 Works Everywhere - Use your text commands on any website - GitHub, Slack, Twitter, and more.
- ⚡ Lightning Fast - Type
/and instantly insert your saved text snippets. No lag, no waiting. - 🎨 Fully Customizable - Create unlimited slash commands for any text snippets you need.
- 🔒 Privacy First - Your snippets stay on your device. No cloud storage, no tracking and no account needed.
Built with modern web technologies:
- WXT - Web extension framework
- React + TypeScript
- Tailwind CSS
- Bun
# Install dependencies
bun install
# Development mode
bun run dev # Chrome
bun run dev:firefox # Firefox
# Build for production
bun run build # Chrome
bun run build:firefox # Firefox
# Run tests
bun run testThanks for considering contributing to Slasher! All contributions are welcome (almost). Please raise an issue describing your idea or bug before submitting a pull request 🙏
MIT © 2025
Built by @peterphmikkelsen



