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.* で動作ソースコードは 独自のライセンス の下でリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.4.0-1
リリース日 : 2016年5月27日 - 36.63 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Fixing signing error.ソースコードは 独自のライセンス の下でリリースされています
バージョン 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.ソースコードは 独自のライセンス の下でリリースされています