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 Image Extractor - 19 versions

Image Extractor par 8columns

Noté 4 sur 5
4 étoiles sur 5
5
1
4
0
3
1
2
0
1
0
Historique de versions de Image Extractor - 19 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 1.0.21

    Publié le 29 avr. 2024 - 22,25 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - add "tabs" permission to be compatible with chrome extension

    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 1.0.20

    Publié le 29 avr. 2024 - 22,26 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - fix bug, the image list not reset when reload page, cause number of images found incorrect
    - optimize code

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.19

    Publié le 28 avr. 2024 - 22,25 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    Remove "tabs" permission (not used)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.18

    Publié le 27 avr. 2024 - 22,26 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    modify background.js , update browser.tabs.onUpdated to check both when status is "loading" and "complete". This will make action button's status update faster.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.17

    Publié le 26 avr. 2024 - 22,25 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - check validity of images before adding to list (invalid images are filtered out)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.16

    Publié le 26 avr. 2024 - 21,61 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    fix bug - some image's URL is incorrect and prevent from loading

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.15

    Publié le 25 avr. 2024 - 21,61 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - Fix bug, very tall images are not display in the correct aspect ratio.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.14

    Publié le 25 avr. 2024 - 21,58 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - add support for image's type of "srcset"
    - improve accuracy of finding images (check both request's type and URL pattern)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.13

    Publié le 25 avr. 2024 - 21,45 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    Update new icons

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.12

    Publié le 24 avr. 2024 - 19,84 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - fix bug for some images includes into the wrong tab
    - add file type and image's size to "show images" page
    - filter out unmeaning images (images which width less than 5 pixels)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.11

    Publié le 20 avr. 2024 - 19,48 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - filter out image from Google Analyticts and Facebook Pixel
    - The previous version use "comma" to join and split image's URL. This might conflict with some websites that use "comma" in image's URL. This new version use "!" character instead of "comma" to split and join string..

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.10

    Publié le 20 avr. 2024 - 19,45 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - Separate internal images list for each TAB and URL. Any images found on each TAB and URL will be kept on its own image list. This way, the image from each TAB and URL won't mixed together.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.9

    Publié le 20 avr. 2024 - 19,11 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's new

    1. Change solution from scanning DOM to use webRequest API to find images. Add more accuracy and support modern website using dynamic loading images. Scrolling down the page, will find more images
    2. Show number of images found on "action button".
    3. Add support for reloading (F5) the "show images" page after click "action button". This will be useful in some cases the "show images" page can't load images completely (caused by the network problem)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.8

    Publié le 5 déc. 2023 - 19,93 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - add max-width to img (that use data-uri) to prevent over size images

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.7

    Publié le 5 déc. 2023 - 19,93 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - add new feature, supports extracting inline SVG

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.6

    Publié le 28 nov. 2023 - 19,2 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    This new version add supports for images inside custom HTML element

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.5

    Publié le 18 nov. 2023 - 19,07 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    Add support for images in "source" tag with "srcset" attribute

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.4

    Publié le 17 nov. 2023 - 18,73 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    - fix bug : some images not get extracted
    - fix bug : some images shown as broken link

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.3

    Publié le 16 nov. 2023 - 18,71 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures

    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
  • Bluesky (@firefox.com)
  • 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.