Steam Activity Filter sürüm geçmişi - 3 sürüm
Steam Activity Filter geliştiren: ZeroUnderscoreOu
Steam Activity Filter sürüm geçmişi - 3 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.4.1resigned1
25 Nis 2024 tarihinde çıktı - 39,91 KBfirefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışırKaynak kodu Özel Lisans ile yayımlanmıştır
Firefox’u indir ve uzantıyı yükleBu uzantıyı kullanmak için Firefox’a ihtiyacınız varEski sürümler
Sürüm 1.4.0-1
27 May 2016 tarihinde çıktı - 36,63 KBfirefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışırFixing signing error.Kaynak kodu Özel Lisans ile yayımlanmıştır
Sürüm 1.4.0
16 May 2016 tarihinde çıktı - 35,16 KBfirefox 42.0 ve üstü ile çalışır- 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.Kaynak kodu Özel Lisans ile yayımlanmıştır