Add-ons voor Firefox Browser
  • Extensies
  • Thema’s
    • voor Firefox
    • Woordenboeken en taalpakketten
    • Websites voor andere browsers
    • Add-ons voor Android
Aanmelden
Add-onpictogram

Versiegeschiedenis van Browser's external editor - 12 versies

Browser's external editor door Ruslan Osmanov

Waardering: 5 van 5
5 sterren van 5
5
2
4
0
3
0
2
0
1
0
Versiegeschiedenis van Browser's external editor - 12 versies
  • Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.

  • Nieuwste versie

    Versie 3.3.1

    Uitgegeven op 26 apr. 2025 - 54,5 KB
    Werkt met firefox 109.0a1 en later
    New Feature: Support for ${line} and ${column} placeholders in the command line settings

    The Command Line field in the extension settings now supports two new placeholders:
    - ${line} for the 1-based line number
    - ${column} for the 1-based column number (offset from the beginning of the line)

    Example usage:
    /usr/local/bin/gvim --nofork +"call cursor(${line}, ${column})"

    Notes:
    - Quotes (single or double) are expanded similarly to shells.
    - Variable expansion (like $VAR) and backslash escaping are not supported.
    - Quotes are required when passing arguments that contain spaces. Without quotes, a line like +call cursor(${line}, ${column}) would be split into three arguments: +call, cursor(${line}, and ${column}).

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    U hebt Firefox nodig om deze extensie te gebruiken
    Firefox downloaden en de extensie ontvangen
    Bestand downloaden
  • Oudere versies

    Versie 3.3.0

    Uitgegeven op 26 apr. 2025 - 51,46 KB
    Werkt met firefox 109.0a1 en later
    New Feature: Support for ${line} and ${column} placeholders in the command line settings

    The Command Line field in the extension settings now supports two new placeholders:
    - ${line} for the 1-based line number
    - ${column} for the 1-based column number (offset from the beginning of the line)

    Example usage:
    /usr/local/bin/gvim --nofork +"call cursor(${line}, ${column})"

    Notes:
    - Quotes (single or double) are expanded similarly to shells.
    - Variable expansion (like $VAR) and backslash escaping are not supported.
    - Quotes are required when passing arguments that contain spaces. Without quotes, a line like +call cursor(${line}, ${column}) would be split into three arguments: +call, cursor(${line}, and ${column}).

    See https://github.com/rosmanov/chrome-bee/issues/12

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 3.2.2

    Uitgegeven op 26 apr. 2025 - 49,27 KB
    Werkt met firefox 109.0a1 en later
    Fixed Shadow DOM Traversal:
    - Fields hidden behind the Shadow DOM are now correctly detected and traversed by the extension's content script.This fix restores the ability to invoke the external editor for Markdown comment editors and search fields on sites like Reddit.

    Known Limitations
    - Advanced Rich Text Editors: Fields rendered via internal state management (e.g., React-based editors) remain unsupported. Programmatic updates to these fields are still not reflected reliably, as these editors treat external input differently from direct user typing.

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 3.2.1

    Uitgegeven op 27 mrt. 2023 - 49,2 KB
    Werkt met firefox 109.0a1 en later
    Removed host_permissions permission request

    Also, performed some internal cleanup.

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 3.2.0

    Uitgegeven op 25 mrt. 2023 - 47,7 KB
    Werkt met firefox 109.0a1 en later
    - Upgraded manifest version to version 3.
    - Fixed a bug where editor text might was sent to all tabs instead of the calling tab.

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 3.1

    Uitgegeven op 13 okt. 2020 - 56,18 KB
    Werkt met firefox 48.0 en later
    - Extension settings are now stored in the sync storage area
    - Translated to Russian

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 2.9

    Uitgegeven op 15 aug. 2020 - 53,09 KB
    Werkt met firefox 48.0 en later
    Fixed a bug in extension preferences where extension field and "Remove" buttons were not available.

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 2.8

    Uitgegeven op 15 aug. 2020 - 53,14 KB
    Werkt met firefox 48.0 en later
    Added support for custom filename extensions. The new feature works only with recent versions of the host application: either BeeCtl (https://github.com/rosmanov/bee-host) version 1.2.0 or newer, or the host app currently included in the extension repository (https://github.com/rosmanov/chrome-bee).

    Note, BeeCtl binaries will be uploaded to SourceForge soon.

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 2.7

    Uitgegeven op 16 okt. 2019 - 24,36 KB
    Werkt met firefox 57.0 en later
    Fix: editor was not opened if no extension settings were ever saved.

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 2.6

    Uitgegeven op 15 okt. 2019 - 23,87 KB
    Werkt met firefox 57.0 en later
    Added support for a native messaging host written in C ( https://github.com/rosmanov/bee-host )
    Fixed text field was not updated when the user switched to another tab
    Changed event page is now converted to persistent background page

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 2.5

    Uitgegeven op 19 jun. 2019 - 23,17 KB
    Werkt met firefox 48.0 en later
    - Added support for the arguments accepted by a C implementation of the host app: https://github.com/rosmanov/bee-host
    - Fixed: multiple editor windows were opened in Redmine

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
  • Versie 2.4

    Uitgegeven op 6 jan. 2018 - 21,04 KB
    Werkt met firefox 50.0 en later, android 50.0 tot 68.*

    Broncode vrijgegeven onder Alleen GNU General Public License v3.0

    Bestand downloaden
Naar Mozilla’s startpagina

Add-ons

  • Over
  • Firefox-add-onsblog
  • Extensieworkshop
  • Ontwikkelaarshub
  • Ontwikkelaarsbeleid
  • Gemeenschapsblog
  • Forum
  • Een bug melden
  • Beoordelingsrichtlijnen

Browsers

  • Desktop
  • Mobile
  • Enterprise

Producten

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Juridisch

Tenzij anders vermeld, is op de inhoud van deze website de Creative Commons Attribution Share-Alike License v3.0 of latere versie van toepassing.