
Browser’s External Editor par Ruslan Osmanov
Edit any text field in Firefox using your favorite external editor. Perfect for long-form writing, code editing, or using custom tools outside the browser.
24 utilisateurs·trices24 utilisateurs·trices
Métadonnées de l’extension
Captures d’écran



À propos de cette extension
Before using this extension, please follow these two setup steps::
- Configure it in Firefox
- Install a native host application
Set a keyboard shortcut or use the context menu item “Edit in External Editor” to open text fields in your editor.
- Configure it in Firefox
- Install a native host application
Set a keyboard shortcut or use the context menu item “Edit in External Editor” to open text fields in your editor.
Noté 5 par 2 personnes
Autorisations et donnéesEn savoir plus
Autorisations nécessaires :
- Communiquer avec d’autres programmes que Firefox
- Accéder aux onglets du navigateur
Plus d’informations
- Liens du module
- Version
- 3.4.2
- Taille
- 68,62 Ko
- Dernière mise à jour
- il y a 13 jours (3 oct. 2025)
- Catégories associées
- Historique des versions
- Ajouter à la collection
Notes de version pour la version 3.4.2
Fixed: GitHub pull request comment and description fields now properly recognize text inserted from the external editor.
Previously, the "Comment" / "Update comment" button would remain disabled until the user manually typed into the field.
The extension now dispatches the appropriate input/change events after updating text fields, ensuring GitHub’s UI reacts immediately.
Improved compatibility with GitHub and GitHub Enterprise textareas.
Previously, the "Comment" / "Update comment" button would remain disabled until the user manually typed into the field.
The extension now dispatches the appropriate input/change events after updating text fields, ensuring GitHub’s UI reacts immediately.
Improved compatibility with GitHub and GitHub Enterprise textareas.
1. Open the add-on preferences and specify a shell command to launch your preferred text editor in foreground (no-fork) mode. Examples:
- For VS Code:
/usr/bin/code --wait
- For GVim:
/usr/bin/gvim --nofork
2. Set a keyboard shortcut via your browser’s extension shortcut settings. Use a unique combination such as:
- Cmd + Option + E (⌘⌥E) on macOS
- Ctrl + Alt + E on Linux or Windows
If the shortcut doesn’t work (due to browser limitations), you can use the context menu:
Right-click on a text field and select “Edit in External Editor”.
This option is available starting in version 3.4.0.
For help, feedback, or to report issues, please visit:
https://github.com/rosmanov/chrome-bee/issues