wsuff / kutt-extension

πŸ”—βœ‚οΈ Cross-Browser URL Shortener Extension based on Kutt.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kutt-extension

Browser extension to shorten long URLs based on Kutt.it

πŸ™‹β€β™‚οΈ Made by @abhijithvijayan

Donate: PayPal, Patreon

Buy Me a Coffee


v2 React + TypeScript (🚧 WIP)

Features

  • Minimal UI
  • Instant QR Code
  • Cross Browser Support
  • Supports Secure Passwords for URLs
  • History & Incognito Feature
  • Auto Copy Feature
  • Free and Open Source
  • Uses WebExtensions API

Browser Support

Chrome Firefox Opera Edge Yandex Brave vivaldi
49 & later βœ” 52 & later βœ” 36 & later βœ” 79 & later βœ” Latest βœ” Latest βœ” Latest βœ”

How to use


Screenshots

image1

Note:

  • Kutt.it API permits 50 URLs shortening per day using the API Key.
  • Enable Custom Host option to use with self-hosted kutt
    • Save the self hosted domain in the input (eg: https://mykutt.it)
      • Note: the api endpoint is automatically appended during the api call.
  • Delay at times while shortening might be the issue with Kutt.it API and not with the extension's.

Contributing and Support

View the Contributing guidelines here.

Original Repo: thedevs-network/kutt

Show your support

Give a ⭐️ if this project helped you!

Licence

Code released under the MIT License.

About

πŸ”—βœ‚οΈ Cross-Browser URL Shortener Extension based on Kutt.it

License:MIT License


Languages

Language:TypeScript 76.6%Language:CSS 12.3%Language:JavaScript 9.9%Language:HTML 1.2%