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

Blues Security Assistant의 버전 기록 - 14개 버전

Blues Security Assistant 제작자: BLUES Research Lab

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

  • 최신 버전

    버전 0.5.0

    2020년 9월 29일에 출시 - 13.05 MB
    firefox 48.0 이상에서 작동
    ## [0.5.0] - 2020-09-28

    ### Added
    - minor: The extension automatically uninstalls itself when run. This will
    address the few users left whose installation had trouble with storage and the extension did not uninstall
    itself on schedule.

    All Rights Reserved에 따라 릴리스된 소스 코드

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

    버전 0.4.2

    2020년 8월 25일에 출시 - 13.05 MB
    firefox 48.0 이상에서 작동
    ## [0.4.2] - 2020-08-25

    ### Changed

    - patch: Removes an unnecessary remote debug logging call. Researchers are never
    sent your usernames or passwords.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.4.1

    2020년 8월 25일에 출시 - 13.05 MB
    firefox 48.0 이상에서 작동
    ## [0.4.1] - 2020-08-25

    ### Changed

    - patch: Improve debug logging to help address bugs. Researchers are never sent
    your usernames or passwords.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.4.0

    2020년 8월 15일에 출시 - 5.65 MB
    firefox 48.0 이상에서 작동
    ## [0.4.0] - 2020-08-14

    ### Changed

    - minor: Updated several collected events to include more metadata to help
    researchers analyze events. None of the event metadata reveals any
    personally identifiable information.
    - patch: Allow extension to make requests to the staging breach API.

    ### Fixed

    - patch: Improves the generation of user IDs to ensure that they are unique.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.4

    2020년 8월 13일에 출시 - 5.61 MB
    firefox 48.0 이상에서 작동
    ## [0.3.4] - 2020-08-12

    ### Fixed

    - patch: Prevent extension from crashing if it fails to load remote configuration.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.3

    2020년 8월 11일에 출시 - 5.61 MB
    firefox 48.0 이상에서 작동
    ## [0.3.3] - 2020-08-11

    ### Changed

    - patch: Publishes events to the live, production database.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.2

    2020년 8월 11일에 출시 - 5.61 MB
    firefox 48.0 이상에서 작동
    ## [0.3.2] - 2020-08-11

    ### Fixed

    - patch: Fix bug that prevented the extension from correctly logging error
    messages.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.1

    2020년 8월 11일에 출시 - 5.61 MB
    firefox 48.0 이상에서 작동
    ## [0.3.1] - 2020-08-11

    ### Fixed

    - patch: The extension now checks for credential issues in parallel, which
    provides significantly better performance.
    - patch: Fixed bug that occasionally made notification buttons unclickable.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.0

    2020년 8월 11일에 출시 - 5.61 MB
    firefox 48.0 이상에서 작동
    ## [0.3.0] - 2020-08-11

    ### Added

    - minor: Emit new events: ApparentlySuccessfulPasswordChange,
    FailedPasswordChange, and FailedLogin.
    - minor: The extension automatically uninstalls itself when the study ends.
    - minor: Notifications remain displayed until the user clicks a button.
    - minor: All events now include the field: browserName.

    ### Changed

    - minor: Renamed Login event to ApparentlySuccessfulLogin and added new fields:
    domainId, numUserAccountsOnDomain, collectionMethod, and tabId.
    - minor: Moved computationally expensive cryptography to worker threads, which
    allows the extension to remain responsive to notification button clicks
    and form submissions while calculations are taking place.
    - patch: Improve the reliability of detecting successful login attempts.

    ## Fixed

    - patch: Fixed a bug that was preventing the extension from working in chromium
    based browsers. Previously, the extension only checked for a Firefox
    specific field (.originUrl), but now also checks for a semantically
    identical field supported in chromium based browsers (.initiator).
    - patch: Fixed a bug that caused notifications to be incorrectly identified as
    password change pages.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.2.0

    2020년 7월 24일에 출시 - 4.2 MB
    firefox 48.0 이상에서 작동
    ## [0.2.0] - 2020-07-23
    ### Changed
    - minor: Changed the extension to run persistently in the browser, which means
    it will use slightly more memory than it did previously.

    ### Added
    - minor: Extension updated to support chromium based browsers. Tested on Chrome
    and Edge.
    - minor: Updated several events to include a field called `userAccountId`,
    which uniquely identifies one of the user's accounts. This information
    is required to allow the researchers to correctly analyze the user's
    interaction with the extension. The value of this field is calculated
    in a privacy preserving way and does not reveal the account username
    nor the domain to the researchers.
    - minor: The extension now attempts to determine whether a form submission was
    completed successfully or rejected by the server, which allows it to
    limit notifications to successful logins and avoid notifications for
    password typos.

    ### Fixed
    - patch: Fixed the "Ignore" button in the notification. When the user clicks
    "Ignore", notifications will no longer be shown for the current
    username on the current domain.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.4

    2020년 4월 28일에 출시 - 4.11 MB
    firefox 48.0 이상에서 작동
    1) Updated the text of the notification.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.3

    2020년 4월 15일에 출시 - 4.11 MB
    firefox 48.0 이상에서 작동
    1) Updated the participation consent language on the welcome page to clarify that the names of the websites you visit ARE NOT collected.

    2) Improves the notification text to highlight which site triggered the security notification.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.2

    2020년 4월 1일에 출시 - 4.09 MB
    firefox 48.0 이상에서 작동
    - Removed domain information from all remotely logged events.
    - Updated notification language to make security advice more clear.
    - Clarified language outlining compensation for recruited research participants.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.1

    2020년 3월 10일에 출시 - 4.09 MB
    firefox 48.0 이상에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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