# Cypress Core Extension > Intercepts requests from the website under test ## Install Root install is preferred (see `CONTRIBUTING.md`), but if you must * `npm install` * `npm run build` ## Developing **Testing** ```bash npm test ```