Histórico de versões do Time Machine - 5 versões
Time Machine por TheLazyCat
Histórico de versões do Time Machine - 5 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.5
Lançado em 26 de jun de 2024 - 24,74 KBFunciona em firefox 48.0 em dianteImproved formula of speeding up or slowing down the website.Código fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.4
Lançado em 26 de jun de 2024 - 24,74 KBFunciona em firefox 48.0 em dianteFixed some other bugs.Código fonte publicado sob Licença MIT
Versão 1.3
Lançado em 26 de jun de 2024 - 24,73 KBFunciona em firefox 48.0 em dianteMade the extension faster and removed unnecessary code.Código fonte publicado sob Licença MIT
Versão 1.2
Lançado em 25 de jun de 2024 - 24,8 KBFunciona em firefox 48.0 em dianteFixed Bug: Spamming settings in the local storage.
This happened because the add-on updated the settings every time the user entered something. Now the add-on only updates the settings if the input field is not focused instead, for example when you close the add-on or go to another input field.
This only required me to change "element.addEventListener("input", function);" to "element.addEventListener("blur", function);"Código fonte publicado sob Licença MIT
Versão 1.1
Lançado em 24 de jun de 2024 - 24,8 KBFunciona em firefox 48.0 em dianteYes, I have already found one bug and improved the extension.Código fonte publicado sob Licença MIT