Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

Blues Security Assistant 版本紀錄 - 14 個版本

Blues Security Assistant 作者: BLUES Research Lab

評價 1 分,滿分 5 分
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.

    原始碼依照 保留所有權利 條款釋出

    必須使用 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 0.1.4

    發行於 2020年4月28日 - 4.11 MB
    適用於 firefox 48.0 與更新版本
    1) Updated the text of the notification.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 0.1.1

    發行於 2020年3月10日 - 4.09 MB
    適用於 firefox 48.0 與更新版本

    原始碼依照 保留所有權利 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。