3 مستودعات
Browser add-ons that intercept, inspect, and modify HTTP traffic for debugging and testing web applications.
Distinct from Browser Extensions: Distinct from general Browser Extensions: focuses specifically on HTTP traffic interception and modification, not general browser functionality.
Explore 3 awesome GitHub repositories matching web development · HTTP Debugging Extensions. Refine with filters or upvote what's useful.
Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
Captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic for debugging applications.
Operates as a browser extension to intercept and modify web traffic directly within the browser.
Tamperchrome هو مصحح أخطاء API يعتمد على المتصفح وأداة لاعتراض الشبكة مصمم لمعالجة حركة مرور HTTP في الوقت الفعلي. يعمل كبديل للبروكسي يسمح بالتقاط وتعديل الطلبات والاستجابات مباشرة داخل بيئة المتصفح. تتيح الأداة محاكاة استجابات API وتعديل بيانات الخادم قبل وصولها إلى الصفحة. كما توفر إمكانيات لتعديل رؤوس وأجسام الطلبات الصادرة، بالإضافة إلى حقن المحتوى في أجسام الاستجابات لاختبار سلوك جانب العميل. يغطي المشروع نطاقاً واسعاً من تصحيح أخطاء الشبكة، بما في ذلك تحليل حركة مرور الواجهة الأمامية وتصفية الطلبات الملتقطة لعزل استدعاءات API محددة. تسمح هذه العمليات باعتراض وتعديل حركة مرور HTTP و HTTPS دون الحاجة إلى خادم بروكسي خارجي.
Functions as a browser extension that intercepts, inspects, and modifies HTTP traffic for debugging.