https://github.com/boompig/passzero-chrome-extension
A deprecated Chrome extension for the website passzero
https://github.com/boompig/passzero-chrome-extension
deprecated google-chrome-extension react unpacked-extension
Last synced: 3 months ago
JSON representation
A deprecated Chrome extension for the website passzero
- Host: GitHub
- URL: https://github.com/boompig/passzero-chrome-extension
- Owner: boompig
- Created: 2015-12-08T04:22:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T19:50:38.000Z (over 3 years ago)
- Last Synced: 2024-04-09T22:00:52.280Z (over 2 years ago)
- Topics: deprecated, google-chrome-extension, react, unpacked-extension
- Language: JavaScript
- Homepage:
- Size: 745 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PassZero Chrome Extension
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.
## Features
You can access and delete any of your entries. Changes made on the site will be reflected on the extension and vice-versa.
## Rationale and Download
This extension can either be built from source or downloaded from [here](https://boompig.herokuapp.com/blog/passzero-chrome-extension). For the rationale behind building this, read about it on [my blog](https://boompig.herokuapp.com/blog/passzero-chrome-extension).
## Building
### Setting up Environment
* `yarn install`
### Building the Unpacked Extension
* `yarn webpack`
### Installing
* Chrome -> settings -> Extensions
* load unpacked extension
* select `dist` folder