A browser extension that helps you easily copy tab links from your browser in various formats.
Available on Chrome Web Store
Available on Firefox Add-ons
Contains the Chrome version of the extension
Contains the Firefox-specific version of the extension with required manifest v2 compatibility changes
- 0.1.0 (Initial commit - e504961)
- Core tab links copy utility functionality
- Basic popup interface
- Customizable formatting (Markdown/plain text)
- Tab filtering capabilities
- Additional 0.1.x features:
- Keyboard shortcut for copying all tab links (e9aaf65)
- Enhanced filtering to exclude browser-specific URLs (750aff6)
- Added icons and updated manifest (6aeb204, 17c8ec6)
- Build script for Chrome packaging (98fd8c6)
- Enhanced error handling for tab selection/clipboard operations
- Folder management features
- Improved UI with privacy policy and terms sections
- Added data compression with LZString library
- QR code generation capabilities
- Web accessible resources support
- Refactored clipboard functionality with modular operations
- New UI components for folder management and settings
- Modal interfaces for creating/sharing folders
- Updated Content Security Policy
- Improved styling for popup and settings interfaces
- Format removal functionality enhancements (dd4842d)
- Cross-browser compatibility support
- Custom confirm dialog for user interactions
- New folder preview feature in the UI
- Updated manifest version to reflect these changes
- Improved CSS styling for format examples with better readability
- Updated formatting logic to ensure consistent display between preview and actual output
- Enhanced UI for format templates with proper spacing and visibility
- Implemented loading spinner in folder preview and popup UI for improved user experience
- Added privacy policy and terms of service pages
- Enhanced event handling with a new event-handlers.js file for better modularity and maintainability
- Updated folder-preview.html to use relative paths for script imports
- Enhanced snackbar functionality in folder-preview.js for improved user experience and error handling
-
Tab Management:
- Copy links from all tabs or selected tabs
- Save collections of tabs to folders for later use
- Preview tab collections before copying
- Cross-browser compatibility (Chrome and Firefox)
-
Format Customization:
- Toggle between Markdown and plain text formatting
- Include or exclude tab titles and URLs
- Customizable templates with placeholders
- Save your favorite formatting presets
-
Organization Options:
- Sort tabs by position in the browser
- Group tabs by domain with automatic headers
- Filter views to show all or selected tabs
- Folder management for saved tab collections
-
Sharing Capabilities:
- Instant clipboard copy
- QR code generation for tab collections
- Share collections with compressed data URLs
-
User Experience:
- Clean, intuitive interface with dark theme
- Live preview of formatted output
- Keyboard shortcuts for common actions
- Custom confirmation dialogs
-
Basic Operation:
- Click the Kaminari extension icon in your browser
- Adjust formatting options using the toggles and selectors
- Click "Copy All Tabs" or "Copy Selected Tabs" to copy to clipboard
-
Saving Tab Collections:
- Open the folder management panel
- Name your collection and click "Save Current Tabs"
- View and manage saved collections in the folders list
-
Customizing Output Format:
- Toggle between Markdown and plain text using the format selector
- Enable/disable tab titles and URLs with the respective toggles
- Edit the format template to customize the output appearance
- Preview your changes in real-time
-
Sharing Collections:
- Select a saved folder and click "Share"
- Choose between clipboard text, QR code, or compressed URL
- Use the provided link or QR code to share with others
-
Advanced Settings:
- Access the settings panel for additional options
- Configure domain grouping and tab sorting preferences
- Set keyboard shortcuts for quick access to features
- Manage data and privacy settings
- Research Collection: Save and organize research sources by topic
- Project Management: Group and share resource links with team members
- Content Creation: Compile reference materials for articles or documentation
- Bookmark Management: Create portable backups of important browser sessions
- Knowledge Sharing: Easily share curated link collections with colleagues
Contributions are welcome! Feel free to submit issues and pull requests.
This project is open source and available under the GNU GENERAL PUBLIC LICENSE.