Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.67 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.67 KB

Acetate

Non-react: Known Vulnerabilities - Non React components

React: Known Vulnerabilities - React components

Acetate logo

Annotate the web, by the element.

Acetate is being re-built from the ground up using new tech, and less trial and error, compared to my Dissertation project

Here's the original dissertation repo, just incase you're feeling nostalgic or curious about how this project started.

What is Acetate

Acetate is a browser extension (Currently targeting Chromium browsers for now, get in touch if Firefox or Safari etc. would be something you'd want to help with!) that allows users to markup webpages for several use cases. Acetate connects comments to the element in context.

Getting setup

You'll need:

  • Sass and Create React App installed globally via npm
  • Run npm i in both the 'non-react-components' and 'react-components'

You should have everything to run the build script now!

Building and loading the extension

---Coming soon---

Setting up a storage solution

---Coming soon---