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 Stack Overflow Unofficial Patch (SOUP) - 18 versões

Stack Overflow Unofficial Patch (SOUP) por Ilmari Karonen

Avaliado em 5 de 5
5 de 5 estrelas
5
1
4
0
3
0
2
0
1
0
Histórico de versões do Stack Overflow Unofficial Patch (SOUP) - 18 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.56.2

    Lançado em 4 de out de 2019 - 56,63 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Temporarily disabled the mso300679 (https://meta.stackoverflow.com/q/300679) fix due to changes in SE code.

    Código fonte publicado sob ISC License

    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.56.1

    Lançado em 6 de ago de 2019 - 56,6 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Accidentally uploaded v1.56.0 to AMO with "(development)" still in the description.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.56.0

    Lançado em 6 de ago de 2019 - 56,61 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    This release mostly fixes regressions introduced by changes to the SE user interface. The main new feature is the ability to intercept text pasted into the Markdown editor, which is currently used for the mse234680 Unicode URL fix.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.54.1

    Lançado em 19 de abr de 2019 - 56,99 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Removed an obsolete fix for https://math.meta.stackexchange.com/q/27470 that would freeze the post editor preview pane if a backtick is typed.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.54.0

    Lançado em 8 de mar de 2019 - 53,68 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    It's been almost a year since the last SOUP release. With the introduction of the new responsive SE design across the network and the adoption of the Stacks CSS library, a lot of old CSS bugs have finally been fixed (and, I'm sure, new ones have been introduced). As I have not had much time to develop new fixes for SOUP over the past year, this release mostly involves trimming down the code and removing a number of old fixes that have become obsolete.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.52.3

    Lançado em 26 de jun de 2018 - 58,01 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Remove mso345590 fix entirely to avoid edge cases like https://github.com/vyznev/soup/issues/41.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.52.2

    Lançado em 5 de jun de 2018 - 58,5 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Disable the mso345590 fix on sites using the new responsive design, pending possible removal or reimplementation once the new design stabilizes and is deployed globally. (The new design mostly solves the issue, except on very narrow displays, and the current fix implementation is not fully compatible with it.)

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.52.1

    Lançado em 23 de mai de 2018 - 58,48 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Added an exclude rule to disable SOUP on Stack Overflow Teams pages due to reported breakage (and current inability to test SOUP on Teams due to lack of access).

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.52.0

    Lançado em 10 de mar de 2018 - 58,34 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Several new patches and bugfixes added. See https://github.com/vyznev/soup/blob/master/CHANGELOG.md for more details.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.50.1

    Lançado em 26 de jan de 2018 - 55,72 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Update mse248646 fix to work with new .remainingCommentsCount() method in SE comments UI.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.50.0

    Lançado em 23 de jan de 2018 - 55,72 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Another delayed stable release. Besides a lot of fine-tuning and bugfixes, the biggest changes in this release are probably new site specific features, such as embedded YouTube video preview for sites that support it (Movies & TV, Arqade, etc.) and MtG card hover popups for Board & Card Games.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.48.4

    Lançado em 30 de nov de 2017 - 50,04 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Rewrite over-broad selector in math19650 fix that caused display math not to work in review; see https://math.meta.stackexchange.com/q/27195 for details.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.48.2

    Lançado em 30 de set de 2017 - 50,09 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Changes in 1.48.2:

    Limit graphicdesign2415 CSS fix to graphicdesign.SE only and exclude tag links per https://rpg.meta.stackexchange.com/q/7486.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.48.1

    Lançado em 20 de set de 2017 - 50,07 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    The SO top bar class name was recently changed, preventing the new fix (mso345590) in SOUP v1.48 that makes the sticky top bar scroll horizontally from working. This minor release fixes that regression, actually enabling the feature.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.48.0

    Lançado em 20 de set de 2017 - 50,07 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    This release fixes a regression that broke the mhchem MathJax extension on sites that use it, and also contains several updates related to the recent switch to HTTPS and the upcoming top bar redesign.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.46.1

    Lançado em 10 de mar de 2017 - 47,24 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Fix annoying security warnings shown to SOUP users coming from MSE to per-site metas. This is related to the ongoing transition of all Stack Exchange sites to use HTTPS (https://meta.stackexchange.com/q/292058).

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.46.0

    Lançado em 11 de fev de 2017 - 47,53 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    This is the first stable version of SOUP distributed both as a user script and as a stand-alone browser extension. It's been over a year since the last stable SOUP release (version 1.44), and this release consists mostly of the backlog of changes accumulated in the development branch during that time. For a detailed list of changes in each SOUP version, see the full change log at <https: <a="" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/18292d9c1899dd2b453ea9e3c1375587569f07a1d91694af6d865f8eab086cdb/http%3A//github.com" rel="nofollow">github.com="" vyznev="" soup="" blob="" master="" CHANGELOG.md="">.

    Código fonte publicado sob ISC License

    Baixar arquivo
  • Versão 1.45.16

    Lançado em 25 de ago de 2016 - 47,41 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*

    Código fonte publicado sob ISC License

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