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.原始碼依照自訂授權條款釋出