FetchGate Firefox

FetchGate

提供元: 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.

特徴と機能

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

ユーザー成長とダウンロード統計

Manifest V2 Add-on
提供元:
simddev
日間ユーザー:
1
バージョン:
0.3.5 最終更新日: 2026-08-24
バージョンコード:
6434201
作成日:
2026-05-13
Firefox アドオン GUID:
fetchgate@localhost
Firefox アドオンの数値 ID:
3012801
Android 上の Firefox:
いいえ
リスク:
High risk impact High risk likelihood
権限:
サイズ:
28.32KB
詳細説明:
詳細な説明を見る
ソース:
Firefoxアドオンストア
データ取得日:
2026-09-16
統計とランキングを比較:

開発者に問い合わせる

Chrome-Stats はこの Firefoxアドオン を所有していません。以下の情報を使用して、Firefoxアドオン 開発者にお問い合わせください。
開発元:
simddev
Firefoxアドオンストア
https://addons.mozilla.org/firefox/addon/fetchgate/

FetchGateは安全ですか?

リスク影響度
リスク影響度は、拡張機能がアクセスできる追加の権限のレベルを測定します。低リスク影響度の拡張機能は多くの害を及ぼすことができませんが、高リスク影響度の拡張機能はパスワードの盗難、セキュリティ設定の回避、個人データへのアクセスなど、多くの被害を与える可能性があります。高リスク影響度の拡張機能は必ずしも悪意があるわけではありません。しかし、悪意を持つようになると、非常に有害になる可能性があります。

FetchGateはブラウザとデータのセキュリティに影響を与える可能性のある機密権限をいくつか必要とします。インストール前に注意してください。

リスク影響度分析の詳細
  • Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
  • Critical ****** ****** ** *** ********* ****** * *********** ******** **** ** ** *** ******* *** ****** **** **** *** ******* *****
  • Medium *********** ************* ******* ********** *** ****** ************* ******* *** **** ** ******* **********
  • Medium ******* ******* ************* ***** *** ** ******* *** **** ******* ****** ******** *******
リスク可能性
リスク可能性は、Firefoxアドオンが悪意を持つ可能性を測定します。これは、Firefoxアドオンストアにおける発行者とFirefoxアドオンの評判、Firefoxアドオンが存在している期間、およびFirefoxアドオンに関する他のシグナルによって決定されます。私たちのアルゴリズムは完璧ではなく、悪意のある拡張機能を検出する新しい方法を発見するにつれて変更される可能性があります。Firefoxアドオンをインストールする際には常に注意することをお勧めします。

FetchGateは信頼できない可能性があります。この発行者を本当に信頼している場合を除き、可能であればインストールを避けてください。

リスク可能性分析の詳細
  • High This extension was recently updated in the past month. New updates may not be stable or safe.
  • High **** ********* *** *** **** ****** ********* ********** *** *** ** ****** ** *****
  • Medium **** ********* *** ***** ** *** **** * ******* *** ********** *** *** ** ****** ** *****
Extension Guard
エクステンションガード

Extension Guardで使用中のすべての拡張機能を発見し、リスクを分析し、ブロックポリシーを適用します

ブラウザを安全にしましょう
完全なリスク分析の詳細を見るにはアップグレードしてください

ベストのFetchGate代替案

FetchGateに類似したFirefox add-onをいくつか紹介します: