tweak: mock and modify HTTP requests v8.3.0
tl;dr
tweak allows you to mock and modify HTTP requests without leaving the browser
You can intercept requests and 🪄
﹥ Modify
⁃ Response data and headers
⁃ Status code
⁃ Request payload 💸
⁃ Request headers 💸
﹥ Delay individual requests
﹥ Export and import rules to organize and share your configs with your team
﹥ Search requests in the background to import them automatically
Premium 💸
﹥ Modify the response data by writing custom JavaScript
﹥ Change rules in bulk using global variables
﹥ Create mock data with random generators
﹥ Use tweak’s breakpoints and logpoints to debug requests
What you CAN’T do with tweak 🚫
﹥ Redirect requests
﹥ Replace documents such as HTML/CSS/Images
Useful links 🔗
﹥Getting started https://tweak-extension.com/docs/intro
﹥FAQs https://tweak-extension.com/faqs
﹥Changelog https://tweak-extension.com/changelog
﹥Support [email protected]