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.

実験的実験的
0 (0 件のレビュー)0 (0 件のレビュー)
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
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
  • ブラウザーのタブへのアクセス
  • ナビゲーション中のブラウザーアクティビティへのアクセス

任意の許可設定:

  • すべてのウェブサイトの保存されたデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • ホームページ
  • サポートサイト
  • Copy add-on ID
バージョン
0.1.0
サイズ
75.1 KB
最終更新日
4日前 (2026年8月30日)
関連カテゴリー
  • ウェブ開発
  • タブ
ライセンス
Apache License 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 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。