Your intelligent web companion for capturing, organizing, and rediscovering content. The Recally Clipper browser extension integrates seamlessly with Recally to transform how you save and manage web content.
- 🚀 Quick web page clipping
- Save entire pages
- Auto-extract main content
- Preserve formatting and styles
- 💾 Seamless Recally Integration
- One-click save to your Recally account
- Automatic sync across devices
- Smart tag suggestions
- 🎨 Modern User Experience
- Clean and intuitive interface
- Dark/light mode support
- Keyboard shortcuts
- 🌐 Cross-browser Support
- Chrome & Chromium-based browsers
- Firefox
- Safari (manual installation)
Browser | Status |
---|---|
Chrome/Edge/Brave | Web Store |
Firefox | Add-ons |
Safari | Manual Install |
Browser Interface | Popup Page | Extension Settings |
---|---|---|
![]() |
![]() |
![]() |
- Recally account
- Supported browser (Chrome 90+, Firefox 89+, Safari 15+)
# Clone repository
git clone https://github.com/recally-io/recally-clipper.git
cd recally-clipper
# Install dependencies & build
bun install
bun run build:safari
# Enable extension in Safari:
# 1. Open Safari Preferences → Extensions
# 2. Enable "Recally Clipper"
# 3. Grant requested permissions
- Bun v1.0.0+
- Node.js v18+
- Chromium-based browser for testing
# Install dependencies
bun install
# Start dev server with hot-reload
bun run dev
# Production build (outputs to dist/)
bun run build
# Run Vitest unit tests
bun test
# Lint with ESLint
bun run lint
# Package for store submission
bun run zip
Loading in Browser:
- After
bun run dev
, openchrome://extensions
- Enable "Developer mode"
- Click "Load unpacked" → select
dist/chrome-mv3
We welcome contributions! Please review our contribution guidelines before proceeding.
- Fork the repository
- Create a feature branch (
git checkout -b feat/your-feature
) - Commit changes following Conventional Commits spec
- Push to branch (
git push origin feat/your-feature
) - Open a Pull Request with detailed description
- 🐛 Bugs: Open Issue
- 💡 Feature Requests: Suggest Idea
For assistance, contact our team:
- 🚨 Emergency Support: [email protected] (response <4hrs)
- 💬 Community Forum: Recally Discussions
- 🐦 Social Media: @recally_io
MIT Licensed - See LICENSE for full text.
Recally Clipper v2.1.0 | Documentation updated 2025-01-21