PasteIt is a powerful browser extension that revolutionizes your copy-paste experience. Perfect for job applications, form filling, and any task requiring frequent text input, PasteIt streamlines your workflow and boosts productivity.
- 📋 Multi-Text Clipboard: Store multiple copied snippets for easy access.
- 🔄 Drag & Drop Reordering: Prioritize important snippets by dragging them to your preferred order.
- ⚡ Smart Autofill: Intelligently recognizes form fields for name, email, phone, and more.
- 🔒 Persistent Storage: Your clipboard stays intact even after browser restart.
- 🌟 Enhanced UI: Clean, modern design with a floating clipboard for easy access.
- 🗑️ Easy Management: Delete individual items or clear all with one click.
- Clone this repository:
git clone https://github.com/yourusername/pasteit.git - Navigate to the project directory:
cd pasteit - Install dependencies:
npm install - Build the project:
npm run build - Load the extension in your browser:
- Open Chrome and navigate to
chrome://extensions - Enable "Developer mode"
- Click "Load unpacked" and select the
distfolder in the project directory
- Open Chrome and navigate to
After installation, PasteIt will appear as an icon in your browser's toolbar. Click the icon to open the PasteIt interface.
- To copy text: Simply select and copy text as you normally would.
- To paste: Click on any input field, and the PasteIt interface will appear, allowing you to select from your stored snippets.
- To manage snippets: Open the PasteIt interface and use the drag-and-drop feature to reorder, or the delete button to remove snippets.
To set up the project for development:
- Follow the installation steps above.
- Start the development server:
npm run dev - Make your changes in the
srcdirectory. - The project will automatically rebuild as you make changes.
We welcome contributions to PasteIt! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with a clear commit message.
- Push your changes to your fork.
- Submit a pull request to the main repository.
Please ensure your code adheres to our coding standards and includes appropriate tests.
This project is licensed under the MIT License - see the LICENSE file for details.
For any queries or support, please contact us at tushar18yadav@outlook.com.
Made with ❤️ by [Your Name/Team Name]
