Extensões do Navegador Firefox
  • Extensões
  • Temas
    • Firefox
    • Dicionários e Pacotes de Idioma
    • Outros navegadores
    • Extensões para Android
Entrar
Ícone da extensão

Histórico de versões do Image Extractor - 19 versões

Image Extractor por 8columns

Avaliado em 4 de 5
4 de 5 estrelas
5
1
4
0
3
1
2
0
1
0
Histórico de versões do Image Extractor - 19 versões
  • Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.

  • Versão mais recente

    Versão 1.0.21

    Lançado em 29 de abr de 2024 - 22,25 KB
    Funciona em firefox 109.0a1 em diante
    - add "tabs" permission to be compatible with chrome extension

    Código fonte publicado sob Mozilla Public License 2.0

    Você precisa do Firefox para usar esta extensão
    Baixe o Firefox e instale a extensão
    Baixar arquivo
  • Versões mais antigas

    Versão 1.0.20

    Lançado em 29 de abr de 2024 - 22,26 KB
    Funciona em firefox 109.0a1 em diante
    - fix bug, the image list not reset when reload page, cause number of images found incorrect
    - optimize code

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.19

    Lançado em 28 de abr de 2024 - 22,25 KB
    Funciona em firefox 109.0a1 em diante
    Remove "tabs" permission (not used)

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.18

    Lançado em 27 de abr de 2024 - 22,26 KB
    Funciona em firefox 109.0a1 em diante
    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.

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.17

    Lançado em 26 de abr de 2024 - 22,25 KB
    Funciona em firefox 109.0a1 em diante
    - check validity of images before adding to list (invalid images are filtered out)

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.16

    Lançado em 26 de abr de 2024 - 21,61 KB
    Funciona em firefox 109.0a1 em diante
    fix bug - some image's URL is incorrect and prevent from loading

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.15

    Lançado em 25 de abr de 2024 - 21,61 KB
    Funciona em firefox 109.0a1 em diante
    - Fix bug, very tall images are not display in the correct aspect ratio.

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.14

    Lançado em 25 de abr de 2024 - 21,58 KB
    Funciona em firefox 109.0a1 em diante
    - add support for image's type of "srcset"
    - improve accuracy of finding images (check both request's type and URL pattern)

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.13

    Lançado em 25 de abr de 2024 - 21,45 KB
    Funciona em firefox 109.0a1 em diante
    Update new icons

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.12

    Lançado em 24 de abr de 2024 - 19,84 KB
    Funciona em firefox 109.0a1 em diante
    - 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)

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.11

    Lançado em 20 de abr de 2024 - 19,48 KB
    Funciona em firefox 109.0a1 em diante
    - 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..

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.10

    Lançado em 20 de abr de 2024 - 19,45 KB
    Funciona em firefox 109.0a1 em diante
    - 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.

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.9

    Lançado em 20 de abr de 2024 - 19,11 KB
    Funciona em firefox 109.0a1 em diante
    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)

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.8

    Lançado em 5 de dez de 2023 - 19,93 KB
    Funciona em firefox 109.0a1 em diante
    - add max-width to img (that use data-uri) to prevent over size images

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.7

    Lançado em 5 de dez de 2023 - 19,93 KB
    Funciona em firefox 109.0a1 em diante
    - add new feature, supports extracting inline SVG

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.6

    Lançado em 28 de nov de 2023 - 19,2 KB
    Funciona em firefox 109.0a1 em diante
    This new version add supports for images inside custom HTML element

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.5

    Lançado em 18 de nov de 2023 - 19,07 KB
    Funciona em firefox 109.0a1 em diante
    Add support for images in "source" tag with "srcset" attribute

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.4

    Lançado em 17 de nov de 2023 - 18,73 KB
    Funciona em firefox 109.0a1 em diante
    - fix bug : some images not get extracted
    - fix bug : some images shown as broken link

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 1.0.3

    Lançado em 16 de nov de 2023 - 18,71 KB
    Funciona em firefox 109.0a1 em diante

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
Ir para a página inicial da Mozilla

Extensões

  • Sobre
  • Blog de extensões do Firefox
  • Workshop de extensões
  • Central do desenvolvedor
  • Diretivas do desenvolvedor
  • Blog da comunidade
  • Fórum
  • Relatar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Jurídico

Exceto onde de outra forma notado, o conteúdo deste site está licenciado sob a Creative Commons Licença de Atribuição Compartilha-Igual v3.0 ou qualquer versão posterior.