Steam Activity Filter verziótörténet – 3 verzió
Steam Activity Filter szerző: ZeroUnderscoreOu
Steam Activity Filter verziótörténet – 3 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.4.1resigned1
Kiadva: 2024. ápr. 25. – 39,91 kBEzekkel működik: firefox 42.0 vagy újabb, android 48.0 – 68.*A forráskód Egyéni licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 1.4.0-1
Kiadva: 2016. máj. 27. – 36,63 kBEzekkel működik: firefox 42.0 vagy újabb, android 48.0 – 68.*Fixing signing error.A forráskód Egyéni licenc alatt közzétéve
Verzió: 1.4.0
Kiadva: 2016. máj. 16. – 35,16 kBEzekkel működik: firefox 42.0 vagy újabb- 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.A forráskód Egyéni licenc alatt közzétéve