Documentation Index
Fetch the complete documentation index at: https://mintlify.com/0xdps/default-tamer/llms.txt
Use this file to discover all available pages before exploring further.
How do I install Default Tamer?
How do I install Default Tamer?
- Download the latest DMG from the Releases page
- Open the DMG and drag Default Tamer to your Applications folder
- Launch Default Tamer from Applications
- Click “Open System Settings” in the first-run window
- Navigate to System Settings → Desktop & Dock → Default web browser
- Select Default Tamer from the list
What macOS versions are supported?
What macOS versions are supported?
How do routing rules work?
How do routing rules work?
- Source App: Route all links from a specific app (e.g., Slack → Chrome)
- Domain (exact): Match exact domains (e.g.,
github.com→ Firefox) - Domain (suffix): Match domain endings (e.g.,
.atlassian.net→ Chrome) - Domain (contains): Match domains containing text (e.g.,
jira→ Chrome) - URL Pattern: Match URLs containing specific text (e.g.,
/admin→ Safari) - URL Regex: Advanced pattern matching with regular expressions
How do I override routing for a single link?
How do I override routing for a single link?
Does Default Tamer create any default rules?
Does Default Tamer create any default rules?
What data does Default Tamer collect?
What data does Default Tamer collect?
- All URL routing happens locally on your Mac
- No network requests are made (except for optional automatic update checks)
- No telemetry or analytics are collected
- No personal information is stored or transmitted
What is Activity Logging?
What is Activity Logging?
- Debug why a link opened in a specific browser
- Verify your rules are working correctly
- Track which apps are opening URLs
How do I reset Default Tamer to factory settings?
How do I reset Default Tamer to factory settings?
- Delete all your routing rules
- Reset all settings to defaults
- Clear the first-run flag
- Clear the activity log (if enabled)
Can I import or export my rules?
Can I import or export my rules?
Can I use Default Tamer with Chrome profiles?
Can I use Default Tamer with Chrome profiles?
How do I enable Launch at Login?
How do I enable Launch at Login?
Default Tamer isn't routing links correctly. What should I check?
Default Tamer isn't routing links correctly. What should I check?
- Verify Default Tamer is set as your default browser: System Settings → Desktop & Dock → Default web browser
- Check rule order: Rules are evaluated top-to-bottom. The first match wins. Make sure specific rules are above general ones.
- Verify rule syntax: For domain rules, ensure you’re using the correct match type (exact, suffix, contains)
- Enable Activity Logging: Preferences → General → Diagnostics → Activity Log. This will show you which rule matched (or didn’t match) for each URL.
- Check your fallback browser: If no rules match, links go to your fallback browser. Verify it’s set correctly in Preferences.
- macOS version
- Default Tamer version
- The URL that’s not routing correctly
- Expected vs actual behavior
- Activity Log output (if available)
How do I update Default Tamer?
How do I update Default Tamer?
- Automatic checks: Default Tamer checks for updates in the background
- Manual check: Click the menu bar icon → About → Check for Updates
- Update notifications: You’ll be notified when a new version is available
How do I uninstall Default Tamer?
How do I uninstall Default Tamer?
- Change your default browser back to another browser in System Settings
- Quit Default Tamer (click menu bar icon → Quit)
- Move Default Tamer from Applications to Trash
- (Optional) Remove app data:
How can I contribute to Default Tamer?
How can I contribute to Default Tamer?
- Check existing issues first
- Create a new issue with clear details
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-feature - Make your changes and test thoroughly
- Submit a Pull Request with a clear description
What's on the roadmap?
What's on the roadmap?
- Chrome profile selection
- Import/export rules
- “Always show chooser” per-app mode
- iCloud sync for rules and settings
Is Default Tamer open source?
Is Default Tamer open source?
Who makes Default Tamer?
Who makes Default Tamer?