netify icon indicating copy to clipboard operation
netify copied to clipboard

Chrome extension to intercept and modify network requests.

Results 27 netify issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.6.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Hi there. This is really great extension. Any chance to have it available in Firefox Add-on's store? https://addons.mozilla.org/en-US/firefox/extensions/

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Thanks for developing the chrome extension. It helped me a lot. I need a feature that delays requests to facilitate my debugging. I created a PR and hope you can...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.6.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

The screen comes up blank when I click on the Netify tab on devtools. Any ideas?

Added a FAQ section to the readme. Added an FAQ item to provided an explanation and instructions to fix a "Cookies and other site data" settings issue that causes the...

Bumps [immer](https://github.com/immerjs/immer) from 5.3.2 to 9.0.6. Release notes Sourced from immer's releases. v9.0.6 9.0.6 (2021-08-31) Bug Fixes security: Follow up on CVE-2020-28477 where path: [["__proto__"], "x"] could still pollute the...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

It seems like the extension is able to only log requests from the "top" context? Furthermore, cached requests are also not picked up.