Creating consistent UI for common input fields as we as calling out input fields that present security or privacy concerns.
$ npm install && npm run build
- Go to
chrome://extensions
- Check developer mode
- Click "Load unpacked extension..."
- Select the
dist/
directory of this project
Open up the devtools console and set the desired debug flag(s):
localStorage.debug = 'cogsistency:*';