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개)5 (리뷰 1개)
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
리뷰어 1명이 5점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
1
4
0
3
0
2
0
1
0
리뷰 1개 모두 읽기
권한 및 데이터

필수 권한:

  • 파일을 다운로드하고 브라우저의 다운로드 기록을 읽고 수정
  • 브라우저 탭에 접근
  • 탐색 중 브라우저 활동에 접근

선택적 권한:

  • 모든 웹사이트에서 사용자의 데이터에 접근

데이터 수집:

  • 개발자는 이 확장 기능이 데이터 수집을 요구하지 않는다고 밝히고 있습니다.
더 알아보기
추가 정보
부가 기능 링크
  • 홈 페이지
  • 지원 사이트
  • 부가 기능 ID 복사
버전
0.1.0
크기
75.1 KB
최근 업데이트
6일 전 (2026년 8월 30일)
관련 카테고리
  • 웹 개발 도구
  • 탭
라이선스
Apache License 2.0
개인정보처리방침
이 부가 기능에 대한 개인정보처리방침 읽기
버전 목록
  • 모든 버전 보기
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

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

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.