Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de Ouvrir dans le navigateur - 12 versions

Ouvrir dans le navigateur par Rob W, Sylvain Pasche, est31

Noté 4,3 sur 5
4,3 étoiles sur 5
5
30
4
2
3
5
2
4
1
1
Historique de versions de Ouvrir dans le navigateur - 12 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 2.11

    Publié le 8 janv. 2020 - 1,19 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures
    - Show "Open in browser" dialog when PDF.js is disabled (#53)
    - Correctly save action when "Do this automatically" is checked (#58)
    - Treat "filename" disposition as "attachment" (#66)

    Code source publié sous licence Mozilla Public License 2.0

    Vous avez besoin de Firefox pour utiliser cette extension
    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 2.10

    Publié le 2 janv. 2020 - 1,19 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures
    - Show "Open With" dialog for unknown Content-Disposition values (#65)
    - Simplify PDF detection logic (#53)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.9

    Publié le 21 juil. 2019 - 1,19 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures
    - Conditionally add image/webp as displayable inline (#52)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.8

    Publié le 7 oct. 2018 - 1,2 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures
    - Ensure that the Export button works (#46)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.7

    Publié le 26 juil. 2018 - 1,2 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    This update includes a new permission warning, "Access recently closed tabs".

    NEW: to avoid an unnecessary duplicate Save As dialog, see the add-on's
    preferences page for instructions to do so.

    Other changes:
    - Store preferences in extension storage (#39)
    - Prevent dialog from being added to the Recently Closed Windows (#43)
    - Use private browsing dialog for downloads in Private browsing mode.
    - Fix bug involving an empty type that prevented the dialog from showing.
    - Renew instructions for avoiding Double Save dialog.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.6

    Publié le 3 juin 2018 - 1,2 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    - Avoid unwanted scrollbar (#29)
    - Do not show dialog for subframes without type (#33)
    - Use last matching header instead of first (#34)
    - Select "Save As" instead of "open with" when needed
    - Recognize all extensions that are associated with a MIME type (#36)
    - Use server-sent MIME instead of generic "XML" (#36)
    - Fall back to ISO-8859-1 encoding instead of ASCII (#35)
    - Ensure that "Open in browser as" is selected as needed (#38)
    - Add buttons to preference page to import/export the settings (#41)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.5

    Publié le 27 nov. 2017 - 1,19 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    - Recognize non-ASCII file names (#26)
    - Parse Content-Disposition according to RFC 2047, 2231, 5987, 6266
    - Fix default action on Linux/macOS when pressing Enter (#27)
    - Work around issue that prematurely closed the dialog (#28)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.4

    Publié le 24 nov. 2017 - 1,19 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    - Show "Open in Browser as Text" by default for text types (#23)
    - Swap order of "OK" and "Cancel" buttons on Linux/macOS (#24)
    - Add option to skip confirmation dialog after "Save File" (#25)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.3

    Publié le 19 nov. 2017 - 1,18 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    - Ignore requests from non-tab pages (#20)
    - Use the browser's font family and size in the dialog (#21)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.2

    Publié le 18 nov. 2017 - 1,18 Mo
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    - Fix broken dialog when the UI language is unset (#16)
    - Add many more icons for file types.
    - Add menu items to tool menu to open the "Open in Browser" dialog on demand.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.1

    Publié le 15 nov. 2017 - 817,44 Ko
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    Improved WebExtension. Please report any issues at https://github.com/Rob--W/open-in-browser/issues

    - Show file size in dialog.
    - Do not show dialogs for requests without response and type.
    - Do not show dialogs for requests without type in child frames of inactive tabs.
    - Select "Open in Firefox" by default for dialogs of responses without type.
    - Update Oxygen icon theme.
    - Remove duplicate icon files.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 2.0

    Publié le 13 nov. 2017 - 1 014,72 Ko
    Fonctionne avec firefox 57.0a1 et versions supérieures, android 57.0a1 à 68.*
    Completely rewritten as a WebExtension.
    Source code: https://github.com/Rob--W/open-in-browser

    Changes:
    - Added an icon.
    - Added a preference page, where remembered choices can be changed.
    - Always showing an "Open in Browser" dialog when the server does not specify a content type (the extension does not perform content sniffing).

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.