The official linkylinky chrome extension
Go to file
Nicolai Ort b1758b9a00
Updated project structure
2021-08-17 20:15:53 +02:00
dist/tailwind.css Updated project structure 2021-08-17 20:15:53 +02:00
src Updated project structure 2021-08-17 20:15:53 +02:00
.gitignore Added gitignore 2021-08-14 14:53:26 +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 Just use the default tailwind 2021-08-14 15:21:30 +02:00
tailwind.config.js Updated project structure 2021-08-17 20:15:53 +02:00
tailwind.css 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