Skip to content

YTushar18/pasteit-landing

Repository files navigation

PasteIt - Your Ultimate Copy-Paste Manager

License Version

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.

PasteIt Demo

Features

  • 📋 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.

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/pasteit.git
    
  2. Navigate to the project directory:
    cd pasteit
    
  3. Install dependencies:
    npm install
    
  4. Build the project:
    npm run build
    
  5. Load the extension in your browser:
    • Open Chrome and navigate to chrome://extensions
    • Enable "Developer mode"
    • Click "Load unpacked" and select the dist folder in the project directory

Usage

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.

Development

To set up the project for development:

  1. Follow the installation steps above.
  2. Start the development server:
    npm run dev
    
  3. Make your changes in the src directory.
  4. The project will automatically rebuild as you make changes.

Contributing

We welcome contributions to PasteIt! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with a clear commit message.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

Please ensure your code adheres to our coding standards and includes appropriate tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any queries or support, please contact us at tushar18yadav@outlook.com.


Made with ❤️ by [Your Name/Team Name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors