Skip to content

Chrome extension that prevents Autofill from giving personal information to any website without the user's consent.

Notifications You must be signed in to change notification settings

createdbyfahad/FieldSecured

Repository files navigation

FieldSecured

Chrome extension to fix the autofill security vulnerability where a website can get the user's private information without the user knowing.

Links

Development and testing

  • manifest.json is requested by Chrome webstore and it has information about the extension
  • content_script.js is the main file of the extension that checks the page for security flaws
  • popup.html has a template of the popup section when the icon is clicked from Chrome bar
  • test.html to test the extension, the html file has a form with many hidden fields and it will redirect to httpbin when submitted

About

Chrome extension that prevents Autofill from giving personal information to any website without the user's consent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published