The official linkylinky chrome extension
Go to file
Nicolai Ort 8e8c71ea6f
Updated copy command
2021-08-17 20:47:05 +02:00
src Updated tailwind import 2021-08-17 20:18:04 +02:00
.drone.yml Updated used drone image 2021-08-17 20:43:24 +02:00
.gitignore Ignore all zips 2021-08-17 20:33:59 +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 copy command 2021-08-17 20:47:05 +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