Fox Pilot 版本紀錄 - 2 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.3.2
發行於 2026年1月15日 - 22.57 KB適用於 firefox 140.0 與更新版本Version 0.3.2
This update aligns the extension version with the Fox Pilot ecosystem (CLI, client, native host).
Changes since 0.1.0:- Removed unused code: Removed utils.js file that was no longer needed
- Consistent branding: Renamed "FoxPilot" to "Fox Pilot" in all console log messages
- Version alignment: Extension version now matches CLI and native host packages
No functional changes to the extension itself.
The extension continues to work exactly as before. All improvements since 0.1.0 have been in the companion packages:- Native host: Now distributed as pre-compiled binaries for macOS (ARM64/Intel) and Linux
- CLI: Available via npx @fox-pilot/cli with auto-generated authentication tokens
- Client library: TypeScript client for programmatic browser control
Installation:npx @fox-pilot/cli install
For more information, visit: https://github.com/studiometa/fox-pilot原始碼依照 MIT License 條款釋出