Steam Activity Filter 版本历史 - 3 个版本
Steam Activity Filter 作者: ZeroUnderscoreOu
Steam Activity Filter 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.4.1resigned1
发布于 2024年4月25日 - 39.91 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*源代码遵循自定义许可证发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.4.0-1
发布于 2016年5月27日 - 36.63 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Fixing signing error.源代码遵循自定义许可证发布
版本 1.4.0
发布于 2016年5月16日 - 35.16 KB适用于 firefox 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.源代码遵循自定义许可证发布