FetchGate Firefox

FetchGate

By: simddev Add-on
Bridge an external process to a live browser tab — run authenticated fetch() calls or arbitrary JavaScript inside the tab, inheriting its full session state.
xHeader
Modify request and response headers. No ads, no malware.

Features & Capabilities

FetchGate bridges an external process to a live, logged-in browser tab - run authenticated fetch() calls or arbitrary JavaScript inside the tab, inheriting its full session state.

When you are logged into a website, the browser holds session state (cookies, tokens, TLS client certificates) that is not directly accessible to an external program. FetchGate bridges that gap by turning an armed browser tab into a programmable endpoint for your code.

Two modes:

• Fetch mode - your code sends a request spec; the extension executes the corresponding fetch() inside the active tab and returns the full HTTP response, inheriting all session state automatically. No credentials need to be extracted or replayed.

• JS mode - your code sends a JavaScript snippet; the extension executes it as an async function body inside the tab and returns the result. This lets you traverse the DOM, call internal APIs, or run logic that depends on live page state.

Target use case: extracting your own data from websites that have accounts but no public API, or that actively block third-party HTTP clients.

Control:

• Toolbar popup - four states: Disarmed, Armed, Host disconnected, Armed on other tab. Each state shows a single context-appropriate action button.

• Keyboard shortcut - default Ctrl+Shift+F, fully configurable from the popup. Includes a verification step that confirms the key is actually delivered by Firefox and the OS (some combinations are silently captured before the extension sees them).

Three native host implementations:

• Java host - persistent TCP server on localhost:9919; callers connect in any language.

• Python TCP host - drop-in Python replacement for the Java host; no JDK required.

• Python embedded host - your Python script IS the host; Firefox launches it when you arm a tab.

Platform: GNU/Linux only. Source and full documentation: https://github.com/simddev/FetchGate

User Growth & Download Statistics

Manifest V2 Add-on
By:
simddev
Daily users:
1
Version:
0.3.5 Last updated: 2026-08-24
Version code:
6434201
Creation date:
2026-05-13
Firefox add-on GUID:
fetchgate@localhost
Firefox add-on numeric ID:
3012801
Firefox on Android:
No
Risk:
High risk impact High risk likelihood
Permissions:
Size:
28.32KB
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-09-16
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
simddev
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/fetchgate/

Is FetchGate Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

FetchGate requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk impact analysis details
  • Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
  • Critical ****** ****** ** *** ********* ****** * *********** ******** **** ** ** *** ******* *** ****** **** **** *** ******* *****
  • Medium *********** ************* ******* ********** *** ****** ************* ******* *** **** ** ******* **********
  • Medium ******* ******* ************* ***** *** ** ******* *** **** ******* ****** ******** *******
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

FetchGate may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Risk likelihood analysis details
  • High This extension was recently updated in the past month. New updates may not be stable or safe.
  • High **** ********* *** *** **** ****** ********* ********** *** *** ** ****** ** *****
  • Medium **** ********* *** ***** ** *** **** * ******* *** ********** *** *** ** ****** ** *****
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best FetchGate Alternatives

Here are some Firefox add-ons that are similar to FetchGate: