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

Overview

Licom - comments on every webpage

Licom is a simple plugin for your browser that adds the feature to leave comments on every page, even if it doesn't have that option itself.

Read others comments, vote and reply to them.

Available in light, dark mode and 5 languages :)

Install release

From:

Firefox Store Chrome Web Store

Or:

Go to the releases page and download the plugin for your browser.

Currently there are versions for Chrome and Firefox, if you use Opera, the plugin for Chrome will also work on your Opera browser.

  • To install on Chrome/Opera, go to the add-ons screen chrome://extensions/ and simply drag the add-on you downloaded into the window.

  • To install on Firefox, open a window about:debugging#/runtime/this-firefox and click on temporarily load an add-on and select the downloaded add-on.

Setup

Developing server

$ cd server
$ pnpm install
$ mv dotenv .env
$ vim .env

# I use postgres, but you can easily use sqlite or mysql thanks to prisma.

$ docker-compose up
$ pnpm dev # to start server with nodemon
$ pnpm start

Contributing

If you want to help develop Licom, feel free to add a new PR! I'm happy for any help!

You might also like...

Learn GraphQL by building a blogging engine. Create resolvers, write schemas, write queries, design the database, test and also deploy.

GraphQL Blog graphqlblog.com Learn GraphQL by building a blogging engine. Create resolvers, write schemas, write queries, design the database, test an

Aug 17, 2022

a cobbled together alternative UI to launchdarkly, allowing read/write access via LD API access token

a cobbled together alternative UI to launchdarkly, allowing read/write access via LD API access token

discount-launchdarkly a cobbled together alternative UI to launchdarkly, allowing read/write access via LD API access token setup make sure you have a

Oct 19, 2022

💾 Read/Write Figma Files as JSON

💾 Read/Write Figma Files as JSON

Figma To JSON 💾 A set of tools to programatically work with Figma files as JSON. You can use these to read and write your own figma documents without

Jan 3, 2023

The awesomebooks project is a simple list, but separated into 3 parts and given a retro feel. The main page is where we can add books, and on another page we can see the list, and remove items. There is also a "contact-us" page.

Awesome Books This is the restructured version of the famous awesome-books project! Here you can find JavaScript broken into modules, using import-exp

Nov 15, 2022

Reference for How to Write an Open Source JavaScript Library - https://egghead.io/series/how-to-write-an-open-source-javascript-library

Reference for How to Write an Open Source JavaScript Library The purpose of this document is to serve as a reference for: How to Write an Open Source

Dec 24, 2022

Cross-browser plugin to remove addictive features on YouTube like thumbnails, comments, previews and more...

Cross-browser plugin to remove addictive features on YouTube like thumbnails, comments, previews and more...

ZenTube Installation Features Remove some (more) elements from Youtube to make it less addictive. Mix and match between the following options: Hide or

Dec 17, 2022

A Hackable Markdown Note Application for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.

A Hackable Markdown Note Application for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.

Yank Note A hackable markdown note application for programmers Download | Try it Online Not ecommended English | 中文说明 [toc]{level: [2]} Highlights

Dec 31, 2022

Plug-and-play, faster-than-native promise/callback event emitter

Plug-and-play, faster-than-native promise/callback event emitter

kNow Blazing-fast callback/promise-based events with a tiny footprint What is this? With kNow (pronounced "now"—the k's silent), JavaScript event mana

Sep 11, 2022

Plug-in for Obsidian.md which will create Notes from JSON files

Import JSON This plug-in provides you with the tools to import your favourite JSON tables. A magnifying-glass icon will appear in the left margin when

Dec 31, 2022
Comments
  • Server details

    Server details

    Very nice idea and implementation!

    Can you give some details, maybe in the README, on how to run the server or how you run the server, just so we can understand the design, where the data is being saved, etc.

    Thank you very much!

    documentation 
    opened by danielfleischer 2
  • [FEATURE] Badge on the extension

    [FEATURE] Badge on the extension

    First of all, that is a really cool projet, thank you for creating it :slightly_smiling_face:

    I'm opening this issue because I thought about a feature that could bring more people to use your extension. What about a little badge on the extension that displays how much comments are on the page ? Kind of like the amount of ads blocked by uBlock Origin. If this is possible that would be a nice feature and uers won't end up forgetting that this extension exists :blush:

    I'm also wondering if the localhost page is shared by everyone :thinking:

    Anyway thanks again for this nice project of yours !

    good first issue 
    opened by VonKavalier 2
  • Show same comments on http/https

    Show same comments on http/https

    This may be or may not be intentional, but http and https versions of webpages have different sets of comments (i.e commenting on http://blah.blah wont affect comments on https://blah.blah)

    Technically a website could have entirely different sites on http and https though, but I'd imagine that's relatively uncommon

    good first issue 
    opened by NinCollin 1
  • Add support for embedded comment UI

    Add support for embedded comment UI

    For those who don't use this extension, could an embeddable version be created which uses the extension when available for comments, but uses a key specific to the website otherwise?

    opened by hello-smile6 0
Owner
Sebastian Korotkiewicz
Sebastian Korotkiewicz
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
How to write your own JS/TS codemods, with comments and resources

simple-codemod-script This is an example of how to write your own codemod scripts using babel and recast. There are comments throughout the code expla

Lily Scott 9 Feb 9, 2022
Read without losing the plot. Well Read helps you organize your notes about books you're reading, so you're never lost when starting a new volume.

Well Read Well Read is a website for tracking your reading of long book series. I made this to track how many pages I read in a session and to better

null 3 Dec 15, 2022
A Svelte parser that compiles to Mitosis JSON, allowing you to write Svelte components once and compile to every framework.

Sveltosis Still in development A Svelte parser that compiles to Mitosis JSON, allowing you to write Svelte components once and compile to every framew

sveltosis 70 Nov 24, 2022
An online library for adding and removing a different number of books from a user collection, keeping track of the books you've read and the one's you are yet to read

Awesmoe Books A Website demo for our project of book store, The website has ability of adding and removing you books from yor library, Thats reflects

zieeco 11 Jul 8, 2022
In this project we build a TVSeries website using Javascript, HTML, CSS and the TVMAze API. Each movie list on the page has a like and comments feature

MicroFLIX This project is a development about TV series, we fetched all data from TVmaze API, Users can like movies and also give a comment. All data

Bright Kweku Ahiadeke 7 Jul 25, 2022
JOSE ZEPEDA 10 Nov 18, 2022
A JavaScript library to read, write, and merge ZIP archives in web browsers.

Armarius About Armarius is a JavaScript library to read, write, and merge ZIP archives in web browsers. This library mainly focuses on a low memory fo

Aternos 5 Nov 9, 2022