Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Ikona dodatku

Historia wersji dodatku IE View WE — 17 wersji

IE View WE Autor: ClearCode Inc.

Ocena: 4,3/5
4,3 gwiazdek/5
5
54
4
10
3
1
2
0
1
10
Historia wersji dodatku IE View WE — 17 wersji
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 1.6.6

    Data wydania: 23 sie 2022 — 40,02 KB
    Działa z: firefox 52.0 i nowszy
    Never redirect non-http:/https: URLs at the startup for ThinBridge.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Potrzebujesz Firefoksa, aby używać tego rozszerzenia
    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
  • Poprzednie wersje

    Wersja 1.6.5

    Data wydania: 12 lip 2022 — 40,03 KB
    Działa z: firefox 52.0 i nowszy
    Add support for multiple sections of ThinBridge configs.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.6.4

    Data wydania: 26 lip 2021 — 39,18 KB
    Działa z: firefox 52.0 i nowszy
    * MSI for the Native Messaging Host is now available.
    * Add support for dynamic TalkServer mode.
    * Add a safety measure to ensure ThinBridgeTalkClient is running.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.6.1

    Data wydania: 28 gru 2020 — 38,08 KB
    Działa z: firefox 52.0 i nowszy
    * Reorganize the preference page
    * Implement smarter detection for new tabs (BrowserSelector integration)

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.5.3

    Data wydania: 1 lip 2020 — 26,32 KB
    Działa z: firefox 52.0 i nowszy
    * Close blank tab produced by redirection more aggressively.
    * Fix the inproper case handlings on URL.

    Updates in the native messaging host v1.5.3:

    * Better compatibility on Citrix environment.
    * Output logs to the stderr.
    * Fix installer batch file for environments with username containing whitespaces.
    * Add ability to use URL placeholder "%s" and "%**" in strings wrapped with quotations.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.5.1

    Data wydania: 18 mar 2020 — 26,19 KB
    Działa z: firefox 52.0 i nowszy
    * Add Google Chrome support.
    * Improve the tab handling for BrowserSelector.
    * Add addon icon.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.4.0

    Data wydania: 6 lut 2020 — 21 KB
    Działa z: firefox 52.0 i nowszy
    This is the first version that supports BrowserSelector "Talk"
    protocol, which allows IEView-We to delegate the URL pattern
    matching to host programs.

    Reference: "BrowserSelector" Project page

    * https://gitlab.com/clear-code/browserselector/
    * https://gitlab.com/clear-code/browserselector/-/blob/master/BrowserSelectorTalk/README.md

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.3.2

    Data wydania: 5 mar 2019 — 42,22 KB
    Działa z: firefox 52.0 i nowszy
    Don't lock checkboxes when their value is not loaded from MCD configuration files.
    IMPORTANT NOTE: You must update the native messaging host to the latest version also. Download page: https://github.com/clear-code/ieview-we/releases/tag/v1.3.2

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.3.1

    Data wydania: 5 mar 2019 — 41,99 KB
    Działa z: firefox 52.0 i nowszy
    Fix missing menu labels

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.3.0

    Data wydania: 18 maj 2018 — 42,85 KB
    Działa z: firefox 52.0 i nowszy
    Support auto closing of blank tab after redirection.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.2.0

    Data wydania: 12 kwi 2018 — 41,93 KB
    Działa z: firefox 52.0 i nowszy, android 52.0 do 68.*
    In this release, there are some improvements.

    * show more verbose logs correctly

    In the previous versions, details of logs are not correctly shown in debug mode.
    In this version, this bug is fixed by applying JSON.stringify().

    Additinally native messaging host is updated. cfg file detection is improved

    Download ieview-we-host.zip and reinstall it:
    https://github.com/clear-code/ieview-we/releases/tag/v1.2.0

    If there are multiple .cfg files are exists under c:\Program Files (x86)\Mozilla Firefox\, always first .cfg file is detected. It is not suitable when third party generates extra .cfg under such a directory and it was detected as proper .cfg.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.1.1

    Data wydania: 28 lut 2018 — 41,3 KB
    Działa z: firefox 52.0 i nowszy, android 52.0 do 68.*
    * Fixed a bug that preference value false is not set correctly.
    * Fixed a bug that lockPref can't be applied correctly.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.1.0

    Data wydania: 26 sty 2018 — 39,52 KB
    Działa z: firefox 52.0 i nowszy, android 52.0 do 68.*

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.0.3

    Data wydania: 7 gru 2017 — 31,33 KB
    Działa z: firefox 52.0 i nowszy, android 52.0 do 68.*
    * Register context menu items for Firefox ESR52 correctly.

    Native messaging host:

    * Output log under temporary directory if the install directory is not writable.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.0.2

    Data wydania: 5 paź 2017 — 31,04 KB
    Działa z: firefox 52.0 i nowszy
    Add ability to output log to a file.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.0.1

    Data wydania: 3 paź 2017 — 30,99 KB
    Działa z: firefox 52.0 i nowszy, android 52.0 do 68.*
    * Launch IE for pages matched to the list correctly.
    * Support managed storage.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.0

    Data wydania: 7 wrz 2017 — 26,33 KB
    Działa z: firefox 52.0 i nowszy
    Initial release

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.