comment-anything / proposal

Comment Anything Browser Extension
MIT License
0 stars 0 forks source link

Front-End Targets #9

Open Bkrenz opened 1 year ago

Bkrenz commented 1 year ago

I suggest we focus first on supporting Firefox and Chromium based browsers, perhaps eventually Safari.

From my understanding of our ideation, we'll be using a Sidebar for this project alongside the main web page. Mozilla has some documentation and an example for a Sidebar extension, found here.

LBytes-32 commented 1 year ago

Here's a few links I've found for getting the extension started. I haven't found anything seemingly useful for Safari.

Bkrenz commented 1 year ago

I did have the thought that we should explore the implementations of each Sidebar - does each browser expect the content to be page specific? Does it need to be opened separately for each page? I would suggest we delay loading any comments from the database until the sidebar is opened.