A popup extension showing any information the page is trying to collect via autocomplete input fields.
$ npm install && npm run build- Go to
chrome://extensions - Check developer mode
- Click "Load unpacked extension..."
- Select the
dist/directory of this project