YouTube Spam Remover のバージョン履歴 - 全 15 バージョン
YouTube Spam Remover 作成者: Sami Pflibsen-Jones
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2.4.1
リリース日 : 2024年9月6日 - 661.2 KBfirefox バージョン 58.0 以降 で動作(September 5, 2024) v2.4.1
This version adds a bugfix for the handling of open YouTube videos just after the extension is installed. Previously they would get stuck hidden until the user loaded more comments.ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 2.4.0
リリース日 : 2024年9月1日 - 661.3 KBfirefox バージョン 58.0 以降 で動作(August 31, 2024) v2.4.0
Great news! This version introduces support for Shorts!
In addition to the above, this version adds:
- Some significant performance improvements that minimize page jank (largely by minimizing the time spent in the main mutationobserver)
- An updated allowed sites list (separate updating support is still pending release)
- A fix for a rare bug in Firefox for Linux that caused a hang when the browser mysteriously puts a base64-encoded 1x1px white GIF in an avatar's src tag (thanks gh/PassiveLemon for the report!)ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.3.1
リリース日 : 2024年8月31日 - 1.02 MBfirefox バージョン 58.0 以降 で動作(August 30, 2024) v2.3.1
This patches an occasional issue that would cause comments to be permanently hidden due to the video author's avatar taking longer than 10 seconds to load after the extension initialized.
The patch also changes the order in which comments are scanned, giving priority to the top-most comments in the batch (which are likely the next you'd like to read!).
Finally, a new permission requirement has been added that will allow for allowed site data to be updated separately from the extension itself (hosted on the project's GitHub). This feature has not yet been implemented, but will be with the next minor patch.
In addition to the above, this version adds:
- Miscellaneous minor performance improvements due to changes in comment filtering and separating avatar and text processing into separate workers.ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.3.0
リリース日 : 2024年8月25日 - 1,001.48 KBfirefox バージョン 58.0 以降 で動作(August 24, 2024) v2.3.0
This release fixes several issues that in certain circumstances caused all comments to be permanently hidden.
In addition to the above, this version adds:
- Several new blocked phrases
- Performance improvements related to asynchronous handling of comments
- Several stability improvements related to the handling of virtual routing "page" changes
- A "Logging level" option in the extension settings to aid in bug support
- Minor tweaks to appearance of comments that are still being scannedソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.2.1
リリース日 : 2024年3月16日 - 1,003.93 KBfirefox バージョン 48.0 以降 で動作(March 16, 2023) v2.2.1
- Fixed bug that caused some comments by the video author to be marked as spam after loading a second video by the same authorソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.2.0
リリース日 : 2024年3月13日 - 1,003.86 KBfirefox バージョン 48.0 以降 で動作Users:
Critical update!
This patches a bunch of feature-breaking issues related to changes in the YouTube site structure.
In addition to these patches, the allowed sites list has been updated to match the latest data regarding the most visited sites.
Technical:
- Fixed bug that cause comments to get stuck verifying forever (never became visible)
- Fixed bug that caused irrational behavior when switching between videos (YouTube's virtual routing system means the page doesn't reload during navigation)
- Fixed bug that prevented automatic approval of pinned and hearted comments
- Fixed bug that broke collapsing of comments flagged for bad content
- Fixed several performance bugs related to scanning comments multiple timesソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.1.0
リリース日 : 2023年12月7日 - 998.79 KBfirefox バージョン 48.0 以降 で動作Users:
Critical update!
This patches a issue due to a change in YouTube's HTML that broke the extension.
Additionally, in response to feedback received by users, comments flagged for NSFW avatars that are not flagged for their content will have their avatars and names blurred, but will not hide the entire comment. The avatar and username can be revealed by hovering your cursor over them.
Technical:
Update OpenNSFW version to latest that enforces use of opengl tensorflow.js backendソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.0.5
リリース日 : 2023年8月23日 - 1.03 MBfirefox バージョン 48.0 以降 で動作- Fixed a bug that lead to comments by the author being flagged as imposters when their names didn't match their handlesソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.0.3
リリース日 : 2023年3月20日 - 998.22 KBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作- Fixes a bug where comments by the video author were flagged as copycats
- Removes a dependency on Pako that may have been causing false positives in antivirus programsソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.0.2
リリース日 : 2023年2月18日 - 962.01 KBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作Automatically reload extension when an upload is pushed outソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.0.1
リリース日 : 2023年2月16日 - 961.5 KBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作Bugfix in ytsr-spam-remover.ts that corrects a broken selector (#comment -> ytd-comment-renderer). Bug broke scanning of replies.ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 2.0.0
リリース日 : 2023年2月14日 - 961.51 KBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作Version 2.0 contains a complete rework of how the add-on detects spam, improves the visual quality of add-on features, and adds a settings page to adjust the new features.
Features include:
- Spam and abusive phrase detection
- Adult image detection
- Spoofer detection (attempting to pose as video author)
- Improved (and updated) allowed sites listソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 1.0.2
リリース日 : 2022年2月4日 - 1.28 MBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作- Updated allow listソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 1.0.1
リリース日 : 2022年2月2日 - 1.39 MBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作- Added icon
- Added Chrome compatibility (pending review by Google)ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています
バージョン 1.0.0
リリース日 : 2022年2月2日 - 1.37 MBfirefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作ソースコードは GNU Lesser General Public License v3.0 only に従いリリースされています