Time Machine의 버전 기록 - 5개 버전
Time Machine 제작자: TheLazyCat
Time Machine의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.5
2024년 6월 26일에 출시 - 24.74 KBfirefox 48.0 이상에서 작동Improved formula of speeding up or slowing down the website.MIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.4
2024년 6월 26일에 출시 - 24.74 KBfirefox 48.0 이상에서 작동Fixed some other bugs.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3
2024년 6월 26일에 출시 - 24.73 KBfirefox 48.0 이상에서 작동Made the extension faster and removed unnecessary code.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2
2024년 6월 25일에 출시 - 24.8 KBfirefox 48.0 이상에서 작동Fixed 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);"MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1
2024년 6월 24일에 출시 - 24.8 KBfirefox 48.0 이상에서 작동Yes, I have already found one bug and improved the extension.MIT 라이선스에 따라 릴리스된 소스 코드