Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Deadname Remover のバージョン履歴 - 全 11 バージョン

Deadname Remover 作成者: WillHayCode、 Ari Gibson

5 段階中 4.6 の評価
5 段階中 4.6 の評価
5
99
4
7
3
2
2
1
1
9
Deadname Remover のバージョン履歴 - 全 11 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 2.1.1

    リリース日 : 2025年4月7日 - 133.03 KB
    firefox バージョン 58.0 以降 で動作
    • Bug fixes causing settings to not save

    ソースコードは MIT License に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 2.1.0

    リリース日 : 2025年4月7日 - 132.8 KB
    firefox バージョン 58.0 以降 で動作
    • Added keyboard shortcut functionality for quickly enabling/disabling the extension
    • Added setting to replace plain text email addresses (Note: Email hyperlinks remain unchanged and will use the original address when clicked)
    • Added setting to hide debug logs that contain name mapping information (including deadnames) (thanks @Lenochxd!)
    • Resolved UI issue causing switches to not show an indicator when focused
    • Excluded SVGs from processing to improve performance

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.4

    リリース日 : 2025年2月20日 - 127.97 KB
    firefox バージョン 58.0 以降 で動作
    Fix issue with duplicate names being allowed in settings due to case sensitive matching instead of case insensitive

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.3

    リリース日 : 2025年2月19日 - 127.92 KB
    firefox バージョン 58.0 以降 で動作
    Resolves bug with names not replacing while maintaining performance.

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.2

    リリース日 : 2025年2月17日 - 127.84 KB
    firefox バージョン 58.0 以降 で動作
    Resolved issue with excessive processing on added DOM nodes, causing slow performance on larger pages.

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.1

    リリース日 : 2025年2月17日 - 127.71 KB
    firefox バージョン 58.0 以降 で動作
    Resolves bug with recursive name replacement causing browser lag and crashes.

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.0

    リリース日 : 2025年2月16日 - 126.99 KB
    firefox バージョン 58.0 以降 で動作
    v2.0.0 🎉

    Added or Changed
    - Complete rewrite of the extension using modern technologies/patterns:
    - Improved performance via new name replacement mechanism
    - Simplified replacement logic via cleaner browser-built in functions (such as document.createNodeIterator)
    - Migration to WXT extension framework for easier development and maintenance
    - Removed need for complicated build and task systems
    - Rewrote UI to be more modern, user friendly, and accessible
    - Integrated mutation observer to detect changes to the DOM and update the UI accordingly
    - Re-analyzed which fields are processed to better follow user expectations
    - Ensured full feature parity with the previous version (except for TamperMonkey scripts)
    - New features:
    - Ability to add infinite deadnames and chosen names to process
    - Theme support with trans pride and non-binary pride gradient options
    - Name highlighting with pride-colored gradients
    - Syncing settings across devices is now optional in case of privacy concerns
    - Content blocking to prevent flashing of deadnames
    - Support for shadow DOM elements, meaning more websites are supported
    - Metrics to track the performance of the extension, implement easier debugging
    - Improved accessibility:
    - Additional support for screen readers by processing ARIA attributes, alt tags
    - High contrast theme option
    - Improved keyboard navigation and accessibility in settings pages
    - Enhanced developer experience:
    - Focus on leveraging WXT features and packages to improve development speed and quality
    - Less code to maintain
    - Better codebase structure to reduce barriers to entry for new contributors
    - Svelte for UI components to speed up development, allow more flexibility in UI development
    - OnuUI and UnoCSS for styling; modern, consistent, and easy to use
    - Valibot for data validation and type safety
    - Scripts for linting, type checking, building, etc.
    - Misc:
    - Added this changelog :)
    - More detailed and improved communication in Privacy Policy
    - Recreated README to be accurate considering all the changes in this version

    Removed
    - Entire previous codebase to modernize and improve the extension
    - Support for TamperMonkey scripts
    - May be added back in the future if there is a need for it, though likely not used frequently and adds additional maintenance burden

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.2

    リリース日 : 2020年10月6日 - 35.24 KB
    firefox バージョン 57.0 以降 で動作
    This update adds the ability to register multiple deadnames, as well as some general performance and bug fixes.

    Big big thank you to Gusted on GitHub for making all of the changes in this update, and special mention to fredwilby on GitHub for code review.

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.1

    リリース日 : 2020年9月1日 - 33.57 KB
    firefox バージョン 57.0 以降 で動作
    +Move name settings to separate page from popup to fix issue some users were having with scrolling

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.0

    リリース日 : 2020年8月31日 - 32.17 KB
    firefox バージョン 57.0 以降 で動作
    Huge thanks to Gusted, Enbika, and Evelyn Hathaway for contributing code and making this release possible.

    + Massive optimisations
    + Fixed bug where names within other words were being replaced (e.g. Stomp becoming SKathrynp in Tom -> Kathryn replacement)
    + Other minor fixes and improvements

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.0

    リリース日 : 2020年4月11日 - 31.05 KB
    firefox バージョン 57.0 以降 で動作

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。