By: Codemancers
Inspect and view changes in Interceptor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Interceptor",
"description": "Run web clients without backends by mocking HTTP requests",
"version": "0.3.2resigned1",
"manifest_version": 2,
"icons": {
"16": "images/icon-16.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"background": {
"scripts": [
"js/background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"js/content.js"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
"lib/nise.min.js"
],
"browser_action": {
"default_title": "Interceptor",
"default_popup": "index.html",
"default_icon": "images/icon.png"
},
"permissions": [
"webRequest",
"tabs",
"webRequestBlocking",
"http://*/*",
"https://*/*",
"storage",
"webNavigation"
],
"browser_specific_settings": {
"gecko": {
"id": "{024f65fd-47e3-4556-bd93-4c0a1d08cd33}"
}
}
} Best Interceptor Alternatives
Here are some Firefox add-ons that are similar to Interceptor:
Network Interceptor
Dheeraj Kumar
API Request Interceptor Mock
Mithun G S
Mock Express
Mock Express
Moq - Mock API Requests
Pavel Shpakovich
Request Interceptor
Vahe Demirkhanyan
tweak: mock and modify HTTP requests
tweak
The Interceptor
Dark Florist
Apifox Browser Extension
apifox.com
Postman Interceptor
Postman
API Mock Generator
Bernard Williamson
websocket live Interceptor
memelser
Parrot API mocking Pro
23WIN