Request Interceptor version history - 9 versions
Request Interceptor by Vahe Demirkhanyan
Request Interceptor version history - 9 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.4
Released Dec 3, 2024 - 167.73 KBWorks with firefox 58.0 and laterimplemented the encoding tools updateSource code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.3.1
Released Dec 3, 2024 - 166.04 KBWorks with firefox 58.0 and laterImproved design and visibility features of the Rules SystemSource code released under All Rights Reserved
Version 2.3
Released Dec 3, 2024 - 318.37 KBWorks with firefox 58.0 and laterImproved the visibility and design features of the Rules SystemSource code released under All Rights Reserved
Version 2.2
Released Dec 2, 2024 - 165.55 KBWorks with firefox 58.0 and laterImproved the redirect to handle more specific cases. Also added support for URL GET parameter rules.Source code released under All Rights Reserved
Version 2.1
Released Nov 30, 2024 - 164.81 KBWorks with firefox 58.0 and laterFixed a bug in the rules system with the original MIME types and infinite loops in redirects.Source code released under All Rights Reserved
Version 2.0
Released Nov 26, 2024 - 164.11 KBWorks with firefox 58.0 and laterRequest Interceptor v2.0 - Release Notes
Major New Feature: Request Rules System
Added a powerful new Rules system that allows users to automatically handle requests based on predefined patterns.
New Capabilities:
URL Pattern Matching: Define rules using wildcards (e.g., ://.example.com/*)
Request Modification Types:
Redirect requests to different URLs
Modify request headers (add, remove, or change)
Block specific requests
Method-Specific Rules: Apply rules to specific HTTP methods or all methods
Rule Management:
Enable/disable individual rules
Edit existing rules
Delete rules
Rules persist between browser sessions
Technical Improvements:
Added new Rules tab in the main interface
Implemented persistent storage for rules using browser.storage.local
Enhanced request interception to support rule processingSource code released under All Rights Reserved
Version 1.2
Released Sep 16, 2024 - 159.68 KBWorks with firefox 58.0 and laterOptimized the code to improve performance. Improved the repeater to support multiple windows.Source code released under All Rights Reserved
Version 1.1
Released Aug 21, 2024 - 159.61 KBWorks with firefox 58.0 and laterAdded new filtering feature, for users to be able also to filter requests by excluding keywords. For instance, if you type ".js,.jpg" - the program won't show requests for .jpg images and .js files. Also made the request and response windows resizable for additional comfort.Source code released under All Rights Reserved
Version 1.0
Released Aug 11, 2024 - 159.02 KBWorks with firefox 58.0 and laterSource code released under All Rights Reserved