Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 2.32 KB

File metadata and controls

16 lines (10 loc) · 2.32 KB

New Relic Open Source experimental project banner.

JavaScript Style Guide Chrome Web Store License

This project demonstrates the usage of chrome extension to inject the New Relic Browser Agent into the header of a target site. Please consider and use at your own risk. This has the option to disable the Content-Security-Policy header for a tab if configured in the options page.

Screenshot

Screenshot of Extension Options

Development

  1. Clone this repo
  2. Go to chrome extensions chrome://extensions
  3. Enable developer mode
  4. Click on load unpacked extension and select this cloned repo