A browser extension to intercept HTTP requests
What is Missofis Request Interceptor?
Missofis Request Interceptor is a browser extension that allows users to intercept HTTP requests, redirecting URLs and blocking website images. It provides features for simple URL rewrites and request blocking. This developer tool is designed for experienced users to debug remote scripts using a local development environment.
Add-on stats
By: Kemal Yılmaz
Users: 8
Creation date: 2020-09-21
Weekly download count: NaN
Firefox on Android: No
Risk impact: High risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
Size: 37.61K
Ranking
# 30133
Other platforms
Not available on Chrome
Not available on Edge
Want to check extension ranking and stats more quickly for other Firefox add-ons?
Install
Chrome-Stats extension
to view Chrome-Stats data as you browse the Firefox Browser Add-ons.
Add-on summary
Redirect HTTP requests with simple hosts file-like syntax, block website images with string matches.
Missofis Request Interceptor is a request interceptor for those who simply want to redirect a public URL to a local one. Think it is as an enhanced hosts file right under your browser toolbar.
Usage:
The extension comes with two features, "redirections" and "matches".
- Redirections are simple URL rewrites. If you add "localhost:3000/my-local-script.js example.com/my-live-script.js" line to the redirections then "https://example.com/my-live-script.js" will be rewritten as "https://localhost:3000/my-local-script.js". With the same logic, you may redirect a complete remote folder to a local one.
- Matches are different. They are plain request blockers. Provide a URL match like "cdn.example.com/assets/img" and all image request to those assets folder will be blocked.
- Syntax for redirections is "localhost:3000/my-local-script.js example.com/my-live-script.js". Two space separated strings separated with any number of spaces.
- Syntax for mathces is "cdn.example.com/assets/img". A single string to match image URLs.
- Comments are welcome with lines starting with # symbol.
What you can't do:
See moreAdd-on safety
Risk impact
Missofis Request Interceptor requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.
Risk likelihood
Missofis Request Interceptor has earned a fairly good reputation and likely can be trusted.
Upgrade to see risk analysis details