Code Verify is an open source web browser extension that confirms that your Facebook, Messenger, Instagram, and WhatsApp Web code hasn’t been tampered with or altered, and that the Web experience you’re getting is the same as everyone else’s.
183
stars
485
commits
TypeScript
primary language
Sep 10, 2026
updated
Code Verify is an extension for verifying the integrity of a web page.
The idea is you can publish what JavaScript/CSS should appear on your site into a "manifest". The manifest consists of the hashes of all the JavaScript/CSS files in a given release. This browser extension can consume the manifest and verify that only that code executes, or else display a warning to the user.
You can install Code Verify from the extension store of Chrome, Firefox, Edge, or Safari.
Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
Code Verify is MIT licensed.
TypeScript
63.7%
JavaScript
30.5%
CSS
3.5%
HTML
2.3%
Code Verify is an open source web browser extension that confirms that your Facebook, Messenger, Instagram, and WhatsApp Web code hasn’t been tampered with or altered, and that the Web experience you’re getting is the same as everyone else’s.
183
stars
485
commits
TypeScript
primary language
Sep 10, 2026
updated
Code Verify is an extension for verifying the integrity of a web page.
The idea is you can publish what JavaScript/CSS should appear on your site into a "manifest". The manifest consists of the hashes of all the JavaScript/CSS files in a given release. This browser extension can consume the manifest and verify that only that code executes, or else display a warning to the user.
You can install Code Verify from the extension store of Chrome, Firefox, Edge, or Safari.
Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
Code Verify is MIT licensed.
TypeScript
63.7%
JavaScript
30.5%
CSS
3.5%
HTML
2.3%