browser extension to replace JavaScript file on a live site for testing

前端 未结 11 2134
心在旅途
心在旅途 2021-02-07 04:57

I\'m looking for a browser extension (Firefox, Chrome) allowing to replace a Javascript file on a live Web site to do some testing/hacking.

Basically, it should take a U

11条回答
  •  耶瑟儿~
    2021-02-07 05:19

    I think this is a task for a personal proxy. You can sniff traffic on the proxy and apply rules to modify requests/content

提交回复
热议问题