Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Піктограма додатка

Історія версій Blue Blocker - 20 версій

Blue Blocker автор Liquid Nitrogen

Оцінка 4,1 з 5
Оцінка 4,1 з 5
5
94
4
11
3
5
2
9
1
17
Історія версій Blue Blocker - 20 версій
  • Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.

  • Найновіша версія

    Версія 0.4.17

    Випущено 2 черв 2025 р. - 86,94 КБ
    Працює з firefox 48.0 і новіше
    "\r\n\r\n## What's Changed\r\n🚫 Bug fixes\r\n Added support for Twitter's new response schema\r\n\r\n## New Contributors\r\n @book000 made their first contribution in https://github.com/kheina-com/Blue-Blocker/pull/410\r\n\r\nFull Changelog: https://github.com/kheina-com/Blue-Blocker/compare/v0.4.16...v0.4.17"

    Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0

    Для використання цього розширення вам потрібен Firefox
    Завантажити Firefox та отримати розширення
    Завантажити файл
  • Попередні версії

    Версія 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

    Завантажити файл
  • Версія 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

    Завантажити файл
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Браузери

  • Desktop
  • Mobile
  • Enterprise

Продукти

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.