Extras do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Extras para Android
Iniciar sessão
Ícone do extra

Histórico de versões de behind! - 23 versões

behind! por Devrim Sahin

Avaliado em 4,6 de 5
4,6 estrelas de 5
5
37
4
3
3
1
2
1
1
2
Histórico de versões de behind! - 23 versões
  • Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.

  • Versão mais recente

    Versão 0.2.21

    Lançada em 8 de ago de 2025 - 48,2 KB
    Funciona com firefox 109.0a1 e superior
    Migrated to Manifest v3 (Contributor: @bengisubatmaz)

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Irá necessitar do Firefox para utilizar esta extensão
    Transferir o Firefox e obter a extensão
    Transferir ficheiro
  • Versões antigas

    Versão 0.2.20

    Lançada em 15 de abr de 2022 - 54,26 KB
    Funciona com firefox 48.0 e superior
    Enhanced the "bypass results page for single image results" feature so that it enables users to automatically open the widest / tallest / largest image result. Resolves the issue described here: https://github.com/kubuzetto/behind/issues/25

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.19

    Lançada em 14 de mar de 2022 - 182,1 KB
    Funciona com firefox 48.0 e superior
    A minor bug was fixed where the last item in a srcset was not parsed properly.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.18

    Lançada em 13 de mar de 2022 - 183,62 KB
    Funciona com firefox 48.0 e superior
    - Fixed a case where URLs that failed to load in the inline page may keep trying, thus generating network traffic
    - Fixed a bug parsing urls from srcset tags where the URLs contained commas.

    These fixes solves the following issue: https://github.com/kubuzetto/behind/issues/22

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.17

    Lançada em 23 de set de 2021 - 53,54 KB
    Funciona com firefox 48.0 e superior
    Hotfix for an ordering bug in 0.2.16 (largest first / largest last options did not work)

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.16

    Lançada em 23 de set de 2021 - 53,53 KB
    Funciona com firefox 48.0 e superior
    Added result sorting functionality

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.15

    Lançada em 25 de mai de 2021 - 52,79 KB
    Funciona com firefox 48.0 e superior
    - The 'tallest', 'widest' and 'largest image' marks are no longer shown in the result page if there is only one result. Also, hovering on these icons now show their meanings (added title texts on the icons)
    - Image filename is shown under the image whenever possible.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.14

    Lançada em 5 de mai de 2021 - 51,68 KB
    Funciona com firefox 48.0 e superior
    The 'fetch as blob' workaround introduced in 0.2.13 is now optional (i.e. treated as a fallback option if the original method doesn't work), as it interfered with several users' workflow.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.13

    Lançada em 2 de mai de 2021 - 51,65 KB
    Funciona com firefox 48.0 e superior
    - Fixed an issue where certain URLs would not be accessible (see https://github.com/kubuzetto/behind/issues/10)

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.12

    Lançada em 14 de nov de 2020 - 52,2 KB
    Funciona com firefox 48.0 e superior
    The largest, widest and tallest image results are now indicated with small icons.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.11

    Lançada em 19 de out de 2020 - 51,56 KB
    Funciona com firefox 48.0 e superior
    - Minor fix for duplicate image results

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.10

    Lançada em 18 de out de 2020 - 51,56 KB
    Funciona com firefox 48.0 e superior
    - Added image preview page
    - Added "bypass result screen for single result" option
    - Video tags are now shown properly
    - Option page is shown upon first install

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.9

    Lançada em 13 de out de 2020 - 49,78 KB
    Funciona com firefox 48.0 e superior
    Regex for URL matching is fixed: https://github.com/kubuzetto/behind/issues/6

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.8

    Lançada em 23 de ago de 2020 - 49,79 KB
    Funciona com firefox 48.0 e superior

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.7

    Lançada em 20 de jul de 2020 - 49,58 KB
    Funciona com firefox 48.0 e superior
    - Added theme selection controls in the Options page into the main window as well
    - Result pages of the add-on are no longer kept in browser history. Since this feature requires another permission (the history permission), it is left optional and can be disabled.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.6

    Lançada em 15 de jul de 2020 - 48,21 KB
    Funciona com firefox 48.0 e superior
    Dark theme

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.5

    Lançada em 7 de jul de 2020 - 44,9 KB
    Funciona com firefox 48.0 e superior
    - Tweak the images page a little
    - Waterfox compatibility

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.4

    Lançada em 6 de jul de 2020 - 44,79 KB
    Funciona com firefox 48.0 e superior
    Tweaked the CSS, re-added the missing SVG icon

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.3

    Lançada em 6 de jul de 2020 - 42,12 KB
    Funciona com firefox 48.0 e superior
    Image resolutions are now shown under the images.
    SVG icon is changed with PNG, allowing compatibility with Chrome.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.2

    Lançada em 5 de jul de 2020 - 25,01 KB
    Funciona com firefox 48.0 e superior
    Added an options page where the user can choose to bring the new tab forward by default.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.1

    Lançada em 29 de mar de 2020 - 23,62 KB
    Funciona com firefox 48.0 e superior
    - Removed 'store' permission request.
    - Added polyfill for chrome support, fixed some edge cases.
    - Added message for when no images were found.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.2.0

    Lançada em 28 de mar de 2020 - 16,13 KB
    Funciona com firefox 48.0 e superior
    - Localization support implemented; Turkish and English is supported.
    - Changed the execution model for a more lightweight background script. In this version, the background script is completely event-driven and does not store any state.
    - Added support for capturing image from canvas tags (This uses toDataURL() and does not work for WebGL contexts where preserveDrawingBuffer flag is set to false).
    - Fixed weird race condition issue where the context menu string is not updated when DOM traversal takes longer than context menu opening.
    - This version also requires storage permissions. It does not do anything with it, but the next version will need the permission for the options page.

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
  • Versão 0.1.0

    Lançada em 27 de mar de 2020 - 13,58 KB
    Funciona com firefox 48.0 e superior

    Código fonte lançado sob Licença Pública Mozilla 2.0

    Transferir ficheiro
Ir para a página inicial da Mozilla

Extras

  • Acerca
  • Blogue de extras do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar 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
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.