Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Перегляд Drover

Drover автор Kirigaya Shirogane

Drive the browser you already have open — signed in, with your cookies — from a program on your own machine, over a loopback WebSocket. No debug port, no launch flag, no separate profile. Primitives only: no model, no planner, no autonomy.

ЕкспериментальнийЕкспериментальний
5 (1 review)5 (1 review)
Завантажити Firefox та отримати розширення
Завантажити файл

Метадані розширення

Знімки екрана
The three tabs listed on the right are the three open on the left - Drover drives the browser you are already using, not one it launched. Below, page.query returns each interactive element with its role, name and bounds.Paste the address and token your program printed, then press Connect. The address must be a loopback one - anything else is refused.
Про це розширення
Drover turns the browser you are already using into something a local program can drive.

Every other browser-automation tool starts its own browser: a fresh profile, no cookies, no logins, launched behind a debug flag. Drover works the other way round — it runs inside the browser you already have open, so whatever drives it sees the sites you are already signed into.

How it works

Drover opens a WebSocket to a program running on your own computer, at an address you type in yourself, which must be a loopback one such as ws://127.0.0.1:8790. That program sends requests; Drover carries them out in the active tab and sends back results and events.

It is a driver, not an agent. Drover contains no model, no planner and no task loop, and never acts on its own. Every action comes from the program you connected it to.

What it can do
  • Read a page's interactive elements — roles, labels, bounds, validation state
  • Click, fill, press, select, check, uncheck
  • Navigate, wait for load, screenshot the visible tab
  • List, activate, open and close tabs
  • Push events: tab opened and closed, navigation, downloads started and finished

What you need

Drover does nothing on its own. You need a companion program on the same machine that speaks its protocol. The protocol is fully documented and anyone can write one — see the repository, which also ships a dependency-free example server you can run in one command. A working open-source client is TENKA, a local voice assistant.

Privacy and safety
  • Nothing is ever sent off your machine. The only network destination is the loopback address you enter.
  • Connections from anything that is not an extension are refused before the token is read.
  • One connection at a time. A second client is refused rather than swapped in.
  • A bearer token that you paste in yourself.
  • It never intercepts, blocks or modifies network traffic.

Source, protocol documentation and issue tracker: https://github.com/Om-Khode/Drover
Rated 5 by 1 reviewer
Увійдіть, щоб оцінити це розширення
Ще немає оцінок

Рейтинг збережено

5
1
4
0
3
0
2
0
1
0
Читати 1 відгук
Permissions and data

Необхідні дозволи:

  • Завантажувати файли, а також читати й змінювати історію браузера
  • Отримувати доступ до вкладок браузера
  • Отримувати доступ до активності браузера під час навігації

Необов'язкові дозволи:

  • Отримувати доступ до ваших даних для всіх вебсайтів

Data collection:

  • The developer says this extension doesn't require data collection.
Докладніше
Більше інформації
Посилання додатка
  • Домашня сторінка
  • Сайт підтримки
  • Copy add-on ID
Версія
0.1.0
Розмір
75,1 КБ
Востаннє оновлено
4 дні тому (30 серп 2026 р.)
Пов'язані категорії
  • Інструменти розробника
  • Вкладки
Ліцензія
Ліцензія Apache 2.0
Політика приватності
Ознайомитись з політикою приватності для цього додатка
Історія версій
  • Переглянути всі версії
Додати до збірки
Повідомити про цей додаток
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.