История версий Blue Blocker - 19 версий
Blue Blocker от Liquid Nitrogen
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.4.16
Выпущено 22 янв. 2025 г. - 86,54 КБРаботает с firefox 48.0 и выше"What's Changed\r\n\r\n🚫 Bug fixes\r\n* Fixed a bug that caused spurious logging if ext_is_blue_verified was a falsy value\r\n\r\n\r\n**Full Changelog**: https://github.com/kheina-com/Blue-Blocker/compare/v0.4.15...v0.4.16"Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 0.4.14
Выпущено 6 дек. 2024 г. - 86,54 КБРаботает с firefox 48.0 и выше"What's Changed\r\n🚫 Bug fixes\r\n* Fix a bug where Firefox users were not getting the consent flow if they updated from non-listed versions\r\nDependency updates\r\n* Bump vite plugin version\r\n\r\nFull Changelog: https://github.com/kheina-com/Blue-Blocker/compare/v0.4.13...v0.4.14"Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0
Версия 0.4.13
Выпущено 21 нояб. 2024 г. - 86,42 КБРаботает с firefox 48.0 и выше## What's Changed
### ✨ Features
* Add a consent popup for Firefox by @rougetimelord in https://github.com/kheina-com/Blue-Blocker/pull/378
### Dependency updates
* Bump cross-spawn from 7.0.3 to 7.0.5 by @dependabot in https://github.com/kheina-com/Blue-Blocker/pull/377
### Other Changes
* [meta] Add categories to the auto generated release notes by @rougetimelord in https://github.com/kheina-com/Blue-Blocker/pull/372
* [meta] CI updates and stuff by @rougetimelord in https://github.com/kheina-com/Blue-Blocker/pull/374
**Full Changelog**: https://github.com/kheina-com/Blue-Blocker/compare/v0.4.12...v0.4.13Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0
Версия 0.3.5
Выпущено 22 янв. 2024 г. - 115,06 КБРаботает с 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
Версия 0.3.4
Выпущено 4 июля 2023 г. - 114,91 КБРаботает с 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
Выпущено 1 июля 2023 г. - 114,26 КБРаботает с 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
Выпущено 29 июня 2023 г. - 103,17 КБРаботает с 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
Выпущено 27 июня 2023 г. - 102,97 КБРаботает с 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
Выпущено 15 июня 2023 г. - 46,33 КБРаботает с firefox 48.0 и выше, android 48.0-68.*- fixed issue where search results weren't capturedИсходный код выпущен на условиях Публичная лицензия Mozilla 2.0
Версия 0.2.6
Выпущено 20 мая 2023 г. - 46,3 КБРаботает с 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
Выпущено 8 мая 2023 г. - 38,88 КБРаботает с 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
Выпущено 2 мая 2023 г. - 36,95 КБРаботает с 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
Выпущено 1 мая 2023 г. - 60,32 КБРаботает с 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
Выпущено 30 апр. 2023 г. - 59,57 КБРаботает с 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
Выпущено 29 апр. 2023 г. - 58,88 КБРаботает с 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
Выпущено 26 апр. 2023 г. - 57,6 КБРаботает с 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
Выпущено 12 нояб. 2022 г. - 56,71 КБРаботает с firefox 48.0 и выше- added the ability to block users with nft avatars (via option)
- minor bugfixesИсходный код выпущен на условиях Публичная лицензия Mozilla 2.0
Версия 0.1.4
Выпущено 12 нояб. 2022 г. - 56,54 КБРаботает с 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
Версия 0.1.3
Выпущено 11 нояб. 2022 г. - 61,72 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях Публичная лицензия Mozilla 2.0