The official linkylinky chrome extension
Go to file
Nicolai Ort 60af64a7c0 🚀RELEASE 0.1.0 2021-08-17 20:57:50 +02:00
src Updated tailwind import 2021-08-17 20:18:04 +02:00
.drone.yml Now using odit image in ci 2021-08-17 20:51:13 +02:00
.gitignore Ignore all zips 2021-08-17 20:33:59 +02:00
CHANGELOG.md 🚀RELEASE 0.1.0 2021-08-17 20:57:50 +02:00
LICENSE Added license 2021-08-14 16:00:31 +02:00
README.md Updated readme 2021-08-17 20:56:06 +02:00
package.json 🚀RELEASE 0.1.0 2021-08-17 20:57:50 +02:00
tailwind.config.js Updated project structure 2021-08-17 20:15:53 +02:00

README.md

LinkyLinky 4 Chrome

A simple, privacy focused urls shortner

Installation

  • Download the linkylinky-chrome.zip from the lastest release
  • Unzip the file
  • Go to Chrome Extensions (chrome://extensions/)
  • Turn on Developer Options in the top right
  • Click on Load Unpacked in the top left
  • Select the unziped folder ("linkylinky-chrome")

🏴 Roadmap/ Progress

  • Basic README
  • Publish to git
  • Basic functionality
    • Create generated urls
    • Create custom urls
    • Copy shorturl to deskop
    • Notify on copy
    • Generate another url
  • Project Logo™
  • Basic error handling
  • Finalize styling

Credits