The official linkylinky chrome extension
Go to file
Nicolai Ort 4ff0ffe1a8
updated build script
2021-08-17 20:20:35 +02:00
src Updated tailwind import 2021-08-17 20:18:04 +02:00
.gitignore Added tailwind to gitignore 2021-08-17 20:20:00 +02:00
LICENSE Added license 2021-08-14 16:00:31 +02:00
README.md Updated project structure 2021-08-17 20:15:53 +02:00
package.json updated build script 2021-08-17 20:20:35 +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 project archive
  • Unzip the project
  • Go to Chrome Extensions (chrome://extensions/)
  • Turn on Developer Options in the top right
  • Click on Load Unpacked in the top left
  • Select the project folder (contains this file)

🏴 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