Histórico de versões de Time Machine - 5 versões
Time Machine por TheLazyCat
Histórico de versões de Time Machine - 5 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 1.5
Lançada em 26 de jun de 2024 - 24,74 KBFunciona com firefox 48.0 e superiorImproved formula of speeding up or slowing down the website.Código fonte lançado sob MIT License
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 1.4
Lançada em 26 de jun de 2024 - 24,74 KBFunciona com firefox 48.0 e superiorFixed some other bugs.Código fonte lançado sob MIT License
Versão 1.3
Lançada em 26 de jun de 2024 - 24,73 KBFunciona com firefox 48.0 e superiorMade the extension faster and removed unnecessary code.Código fonte lançado sob MIT License
Versão 1.2
Lançada em 25 de jun de 2024 - 24,8 KBFunciona com firefox 48.0 e superiorFixed 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 lançado sob MIT License
Versão 1.1
Lançada em 24 de jun de 2024 - 24,8 KBFunciona com firefox 48.0 e superiorYes, I have already found one bug and improved the extension.Código fonte lançado sob MIT License