Steam Activity Filter의 버전 기록 - 3개 버전
Steam Activity Filter 제작자: ZeroUnderscoreOu
Steam Activity Filter의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.4.1resigned1
2024년 4월 25일에 출시 - 39.91 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동Custom License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.4.0-1
2016년 5월 27일에 출시 - 36.63 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동Fixing signing error.Custom License에 따라 릴리스된 소스 코드
버전 1.4.0
2016년 5월 16일에 출시 - 35.16 KBfirefox 42.0 이상에서 작동- Switched from JPM to WebExtension;
- added respect for secure protocol;
- scoped the whole script;
- scoped the inner stylesheet;
- added ordering of filter by alphabet & type;
- changed filter order from left to right to top to bottom;
- renamed variables ("TempElem" to "TmpElem", "SetNumber" to "DivNumber", "CurDay" to "CrtDay") and CSS class ("ActivityDiv" to "ActivityNames");
- suddenly realized that "Id" should probably be spelt with "d" being lower case;
- removed usage of .btn_small_wide & .btn_small_thin in CSS - while Firefox treats scoped restyling of document-level CSS as scoped, Chrome treats it globally;
- switched usage of for...of to [].forEach.call in ActivityParse() - Chrome doesn't support it for objects yet;
- made several "unframeworking" changes - switched usage of hide() to CSS, $() to document.getElementById(), onclick to addEventListener(), new Element() to document.CreateElement();
- redraw the icons to remove light edges & renamed them;
- updated ReadMe.
Thanks to AMO reviewer Rob W for useful tips.Custom License에 따라 릴리스된 소스 코드