NOTE: !!! This is an old repository. Please do not use this code. It is left here in case I ever come back to more full implement a PZ chrome extension.
You can access and delete any of your entries. Changes made on the site will be reflected on the extension and vice-versa.
This extension can either be built from source or downloaded from here. For the rationale behind building this, read about it on my blog.
yarn install
yarn webpack
- Chrome -> settings -> Extensions
- load unpacked extension
- select
dist
folder