This is a simple Chrome extension that allows you to shorten URLs using the ShortenMe API. It provides a popup interface where you can enter a URL, and it will return the shortened version of that URL.
Check out the ShortenMe for more information.
- Shorten URLs using the ShortenMe API
- Automatically copy the shortened URL to clipboard
- Display the shortened URL in the popup
- History of shortened URLs
- Customizable settings
- Dark mode support
Visit the Chrome Web Store to install the ShortenMe extension.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.