The official linkylinky chrome extension
Go to file
Nicolai Ort e06c6dd1c6
Added license
2021-08-14 16:00:31 +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 Added credits and comments 2021-08-14 15:58:51 +02:00
clipboard.min.js Added clipboard dependencie 2021-08-14 14:54:04 +02:00
icon_128.png Updated icons 2021-08-14 15:34:49 +02:00
index.html Split of js to comply with chrome 2021-08-14 15:21:47 +02:00
main.js Added comments 2021-08-14 15:58:58 +02:00
manifest.json Updated icons 2021-08-14 15:34:49 +02:00
package.json Just use the default tailwind 2021-08-14 15:21:30 +02:00
tailwind.config.js Tailwind config 2021-08-14 14:53:54 +02:00
tailwind.css Just use the default tailwind 2021-08-14 15:21:30 +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™
  • Finalize styling

Credits