Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 23, 2022 06:45 am GMT

Licom browser plugin for comments on every webpage

Hello!

I would like to show you my little project, which I have been working on for the last few days.

Image description

It is a simple plugin for your browser, which adds the possibility of commenting literally every web page.

The project is created in React and the server is created in Restify + Prisma.

If you find some time, you can test my plugin and write what you think about it :)
Of course the project is open-source :)

Interesting fact to add here is that I use ED25519 keys to sign every comment, the key is generated at registration and used to login.
So save your generated private key to be able to login again ;)

GitHub logo skorotkiewicz / Licom

Write and read comments on every page with a simple plug-in for your browser

Website: https://licom.fly.dev


Original Link: https://dev.to/skorotkiewicz/licom-browser-plugin-for-comments-on-every-webpage-21of

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To