Додаци за прегледач Firefox
  • Проширења
  • Теме
    • за Firefox
    • Речници и језички пакети
    • Странице других прегледача
    • Додаци за Android
Пријавите се
Преглед FetchGate

FetchGate од simddev

Bridge an external process to a live browser tab — run authenticated fetch() calls or arbitrary JavaScript inside the tab, inheriting its full session state.

0 (0 рецензија)0 (0 рецензија)
Нема корисникаНема корисника
Преузмите Firefox и добијте додатак
Преузмите датотеку

Метаподаци додатка

Снимци екрана
О овом додатку
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
Оцењено са 0 од стране 0 рецензената
Пријавите се да бисте оценили овај додатак
Још увек нема оцена

Оцена звездицама сачувана

5
0
4
0
3
0
2
0
1
0
Још увек нема рецензија
Овлашћења и подаци

Потребна овлашћења:

  • Размена порука са програмима који нису Firefox
  • Покажите обавештења
  • Приступи језичцима прегледача
  • Приступ подацима за све веб странице

Прикупљање података:

  • Програмер наводи да овом додатку није потребно прикупљање података.
Сазнајте више
Више информација
Везе додатка
  • Копирај ИД додатка
Издање
0.2.6
Величина
24,05 KB
Последњи пут ажурирано
pre 24 dana (3. jun 2026.)
Повезане категорије
  • Веб програмирање
Дозвола
GNU општа јавна дозвола само верзија 3.0
Историјат издања
  • Погледајте сва издања
Додај у збирку
Пријави овај додатак
Идите на почетну страницу Mozilla-е

Додаци

  • O програму
  • Блог о додацима за Firefox
  • Радионица за додатке
  • Центар за програмере
  • Политике програмера
  • Блог заједнице
  • Форум
  • Пријавите грешку
  • Водич за оцењивање

Преузмите

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Најновије градње

  • Nightly
  • Beta

Firefox за предузећа

  • Enterprise

Заједница

  • Connect
  • Contribute
  • Developer

Прати

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватност
  • Колачићи
  • Права

Изузев тамо где је другачије наведено , садржај на овој страници је лиценциран под Creative Commons Attribution Share-Alike дозволом v3.0 или било којим каснијим издањем.