Inspect and view changes in FetchGate source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FetchGate",
"version": "0.3.5",
"description": "Bridge an external process to a live browser tab - run authenticated fetch() calls or arbitrary JavaScript inside the tab, inheriting its full session state.",
"permissions": [
"nativeMessaging",
"notifications",
"storage",
"activeTab",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"icons": {
"16": "icon-16.svg",
"32": "icon-16.svg",
"48": "icon.svg",
"96": "icon.svg",
"128": "icon.svg"
},
"browser_action": {
"default_title": "FetchGate",
"default_popup": "popup.html",
"default_icon": {
"16": "icon-16.svg",
"32": "icon-16.svg",
"48": "icon.svg"
}
},
"commands": {
"toggle-arm": {
"suggested_key": {
"default": "Ctrl+Shift+F"
},
"description": "Arm or disarm the current tab"
}
},
"browser_specific_settings": {
"gecko": {
"id": "fetchgate@localhost",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Mejores alternativas FetchGate
Aquí hay algunas Firefox add-ons que son similares a FetchGate:
GitSync
k0src
Request Bridge
FANG LI
ContainerGate
AxelTM1
Interceptor
Codemancers
xgoose
Max Hu
KHackBar
Khit Minnyo
FoxHound
Amr Elsagaei
GraphiTab
Jason Simeone
Enhanced Network Tab
muskecan
Focus Mode Enhanced
Benilda Key
Session & Local Storage Copier
Yahor
RTO Remote Tab Opener – Controlled Tab Manager
Francesco Ruffo de Bonneval, Belgium