Blue Blocker 版本历史 - 16 个版本
Blue Blocker 作者: Liquid Nitrogen
Blue Blocker 版本历史 - 16 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.3.5
发布于 2024年1月22日 - 115.06 KB适用于 firefox 48.0 及更高版本, android 120.0 及更高版本* Fix #219 which causes a spurious error event, by skipping tweet objects of type "TweetTombstone"
* Partially address #195 by checking for extended tweets源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 0.3.4
发布于 2023年7月4日 - 114.91 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- feat: show alert when user is logged out
- patch: write to history when block fails due to account deletion
- fix: retry after db failure
- fix: errors not surfacing during db transactions
- chore: add typedefs to all messages
- chore: display variance in popup源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.3.3
发布于 2023年7月1日 - 114.26 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- feat: track block history, click blocked number in context menu to access (#63)
- feat: added safelist control buttons: import, export, clear
- feat: import block lists into queue via json files (#145)
- feat: added close button to all popups (#68)
- feat: auto-safelist unblocked users (#136)
- update: popups can now be placed in any corner of the screen (#68)
- fix: skip legacy verified error recovery
- chore: make toasts slightly slimmer
- chore: more and better header assignment
- chore: add entropy to block interval源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.3.2
发布于 2023年6月29日 - 103.17 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- fix: stop parsing twitter error responses when sent using status 200
- fix: stop blocking automated accounts (those clearly labelled as such by twitter)
- fix: better error handling in blocking logic, wrap legacy verified logic to prevent deadlocks when db doesn't start
- chore: remove some unneeded debug logs源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.3.1
发布于 2023年6月27日 - 102.97 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- feat: overhaul popup menu to have new quickmenu for quick changes and an advanced tab for full options list (#141)
- remove: management permissions requirement in manifest (#155)
- chore: update integration logic to send test message instead of using management api
- feat: block users promoting tweets (#5)源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2.7
发布于 2023年6月15日 - 46.33 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- fixed issue where search results weren't captured源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2.6
发布于 2023年5月20日 - 46.3 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- reword most options for clarity
- add customizable threshold for follower count
- make paused queue collection clearer
- add customizable popup timer
- add ability to view and remove users from queue
- better status handling on blocking (no longer perpetually fails on suspended or banned users)
- added tweetdeck (and bettertweetdeck) support源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2.5
发布于 2023年5月8日 - 38.88 KB适用于 firefox 48.0 及更高版本- Update magic regex to catch new TweetDetail query id
- Change how error handling works
- Push error popups when errors occur so it's more obvious something is broken to end users
- Add some debug statements源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2.4
发布于 2023年5月2日 - 36.95 KB适用于 firefox 48.0 及更高版本- Add version to context menu
- Restructure repository into separate parsers and models folders, shared.js is much cleaner
- Add multi-tab support. Only one queue will run at a time regardless of the number of twitter tabs open
- Adds support for search results pages and search bar suggestions
- Queue now purges duplicate users
- Fix issue with follower count not being checked on the "For You" page
- Updated queue uniqueness to use user_id
- Added blocked user popup option
- Added ability to undo blocks (and mutes)
- Unblocked users are added to a no-block list
- Bump default block interval to 15 seconds源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2.3
发布于 2023年5月1日 - 60.32 KB适用于 firefox 48.0 及更高版本- Revert FireFox manifest to v2 for ESR branches
- Set default block interval to 10 seconds
- Make block interval configurable from the context menu
- Set CSRF token directly from cookie (fixes many 403 errors)
- Stop processing block queue when user is logged out源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2.2
发布于 2023年4月30日 - 59.57 KB适用于 firefox 109.0a1 及更高版本- Add block counter to addon badge
- Migrate FireFox to manifest v3
- Fix FireFox popup menu checkmark size
- Added option to mute instead of block users源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2.1
发布于 2023年4月29日 - 58.88 KB适用于 firefox 48.0 及更高版本- store block queue in local storage
- fix zero follower accounts not being blocker with 1mskip option
- add block counter and queue length to popup menu源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.2
发布于 2023年4月26日 - 57.6 KB适用于 firefox 48.0 及更高版本Added changes made by GitHub users Suyooo and shinmai
- added option to block handles following the user
- added option to not block affiliate verified users
- added option to block users with over 1 million follows (legacy verified users)
- added for you page to calls scanned for Blue users
- fixed the reasons statement for blocked users
- added a queue for blocking users
- other general bugfixes源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.1.5
发布于 2022年11月12日 - 56.71 KB适用于 firefox 48.0 及更高版本- added the ability to block users with nft avatars (via option)
- minor bugfixes源代码遵循 Mozilla 公共许可证 2.0 发布
版本 0.1.4
发布于 2022年11月12日 - 56.54 KB适用于 firefox 48.0 及更高版本- adds support for reply pages
- adds new option to not block accounts that are also verified through other means (default)源代码遵循 Mozilla 公共许可证 2.0 发布