A open source Chrome Extension which shortens your urls in one click with a QR code!
🔒 Your Privacy is Our Priority - No Unnecessary Permissions or User Tracking with Our
This extension allows users to easily shorten long URLs when browsing the web. Simply click on the extension icon, paste in a long URL, and the extension will generate a shortened version that can be shared more easily. The shortened URL will also redirect to the original URL when clicked. This extension is useful for sharing links on social media or through messaging apps, where space is limited. It can also be used to obscure the original URL for privacy reasons. Overall, this extension offers a convenient way to streamline the process of sharing links online.
Custom API Key Support
Retrieve Link with Creation History
Automatic URL Shortening
Create, Copy, and Download QR Code
Selected Tab Link Copy Button
Keyboard Shortcuts: Windows:
Ctrl+Shift+S
Mac:Command+Shift+S
- HTML, JavaScript, CSS
- Spectre.css: A lightweight and responsive CSS framework. 🎨
- FileSaver.js: A JavaScript library that provides a convenient way to save files on the client side. 💾
- qrcode.js: A library for generating QR codes in JavaScript. 📷
- t.ly (API): An API for URL shortening. 🌐
Welcome to our open-source project! We appreciate all contributions. 🙌 For deailted step by step go to Contributing.md
- Check for existing issues or create new ones.
- Every change should have an associated issue. 📝
- Include screenshots in your pull request and link it to the issue using
Closes #issue-number
. 🖼️
To contribute:
- Fork this repository. 🍴
- Clone your forked repository to your local machine. 🖥️
- Add a reference (remote) to the original repository.
- Periodically, update your main branch with changes from the main project. 🔄
- Create a new branch for your work. 🌿
- Make and commit your changes. ✅
- Push your changes to your remote branch. 🚀
- Create a pull request with a clear title and description. 📢
Thank you for contributing! 🎉