Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Eklenti simgesi

Deadname Remover sürüm geçmişi - 11 sürüm

Deadname Remover geliştiren: WillHayCode, Ari Gibson

5 üzerinden 4,6 puan
5 üzerinden 4,6 puan
5
99
4
8
3
3
2
1
1
9
Deadname Remover sürüm geçmişi - 11 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 2.1.1

    7 Nis 2025 tarihinde çıktı - 133,03 KB
    firefox 58.0 ve üstü ile çalışır
    • Bug fixes causing settings to not save

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 2.1.0

    7 Nis 2025 tarihinde çıktı - 132,8 KB
    firefox 58.0 ve üstü ile çalışır
    • 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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.0.4

    20 Şub 2025 tarihinde çıktı - 127,97 KB
    firefox 58.0 ve üstü ile çalışır
    Fix issue with duplicate names being allowed in settings due to case sensitive matching instead of case insensitive

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.0.3

    19 Şub 2025 tarihinde çıktı - 127,92 KB
    firefox 58.0 ve üstü ile çalışır
    Resolves bug with names not replacing while maintaining performance.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.0.2

    17 Şub 2025 tarihinde çıktı - 127,84 KB
    firefox 58.0 ve üstü ile çalışır
    Resolved issue with excessive processing on added DOM nodes, causing slow performance on larger pages.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.0.1

    17 Şub 2025 tarihinde çıktı - 127,71 KB
    firefox 58.0 ve üstü ile çalışır
    Resolves bug with recursive name replacement causing browser lag and crashes.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.0.0

    16 Şub 2025 tarihinde çıktı - 126,99 KB
    firefox 58.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.2

    6 Eki 2020 tarihinde çıktı - 35,24 KB
    firefox 57.0 ve üstü ile çalışır
    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.

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.1

    1 Eyl 2020 tarihinde çıktı - 33,57 KB
    firefox 57.0 ve üstü ile çalışır
    +Move name settings to separate page from popup to fix issue some users were having with scrolling

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.0

    31 Ağu 2020 tarihinde çıktı - 32,17 KB
    firefox 57.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.0

    11 Nis 2020 tarihinde çıktı - 31,05 KB
    firefox 57.0 ve üstü ile çalışır

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.