Historial de versiones de Steam Activity Filter - 3 versiones
Steam Activity Filter por ZeroUnderscoreOu
Historial de versiones de Steam Activity Filter - 3 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.4.1resigned1
Lanzada el 25 de abr. de 2024 - 39,91 KBCompatible con firefox 42.0 y superiores, android 48.0 a la 68.*Se publicó el código fuente bajo la licencia Custom License
Descarga Firefox y obtiene la extensiónYou'll need Firefox to use this extensionVersiones antiguas
Versión 1.4.0-1
Lanzada el 27 de may. de 2016 - 36,63 KBCompatible con firefox 42.0 y superiores, android 48.0 a la 68.*Fixing signing error.Se publicó el código fuente bajo la licencia Custom License
Versión 1.4.0
Lanzada el 16 de may. de 2016 - 35,16 KBCompatible con firefox 42.0 y superiores- 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.Se publicó el código fuente bajo la licencia Custom License