제작자: Kemal Yılmaz
Inspect and view changes in Missofis Request Interceptor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Missofis Request Interceptor",
"version": "1.1.0",
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"http://*/*",
"https://*/*"
],
"description": "A browser extension to intercept HTTP requests",
"author": "Kemal Yılmaz",
"icons": {
"16": "assets/img/icon-16.png",
"32": "assets/img/icon-32.png",
"48": "assets/img/icon-48.png",
"128": "assets/img/icon-128.png"
},
"background": {
"page": "core/views/background.html"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"core/content.js"
]
}
],
"browser_action": {
"default_popup": "core/views/popup.html",
"default_title": "Missofis Request Interceptor"
},
"options_ui": {
"page": "core/views/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "request-interceptor@missofis.com"
}
},
"developer": {
"name": "Kemal Yılmaz",
"url": "https://xkema.github.io/about"
}
} 최고의 Missofis Request Interceptor 대안
다음은 Missofis Request Interceptor과(와) 유사한 Firefox add-on입니다:
Request Interceptor
Vahe Demirkhanyan
Redirector
Einar Egilsson
Redirector
Jakub Filo
307 Redirect Pro
Nohu90
Redirect Me
Pascaru
URL Forwarder
Tom
regex-redirect
cekeh
Domain Redirector
ooo
Intercept Redirect
Bjorn Stromberg
Interceptor
Codemancers
Synofox
SYNOFOX
Network Interceptor
Dheeraj Kumar