Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Blue Blocker의 버전 기록 - 20개 버전

Blue Blocker 제작자: Liquid Nitrogen

5점 만점에 4.1점
4.1 / 5
5
94
4
11
3
5
2
9
1
17
Blue Blocker의 버전 기록 - 20개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 0.4.17

    2025년 6월 2일에 출시 - 86.94 KB
    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 Public License 2.0에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 0.4.16

    2025년 1월 22일에 출시 - 86.54 KB
    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 Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.4.14

    2024년 12월 6일에 출시 - 86.54 KB
    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 Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.4.13

    2024년 11월 21일에 출시 - 86.42 KB
    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 Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.3

    2022년 11월 11일에 출시 - 61.72 KB
    firefox 48.0 이상에서 작동

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.