Inspiration

We wanted to create a way for people to easily leave comments any page of the internet, with or without a comment section.

What it does

Webi is a browser extension that opens a popup when pressed. This popup contains comments that are unique to that web page. Users can leave comments in the browser extension after they sign into Facebook.

How We built it

We used Firebase to store the URLs of the sites that have comments logged on them, and the various info. (time posted, user, text, etc.) that goes with each comment. The browser extension was built primarily using JavaScript and, the Android app was built using Android Studio and Java.

Challenges We ran into

  • Parsing the URL to make Firebase accept the data

Accomplishments that I'm proud of

What We learned

  • How to use Firebase
  • How to make Chrome extensions

What's next for Webi

  • Add ways to report comments
Share this project:

Updates