Shtesa Shfletuesi Firefox
  • Zgjerime
  • Tema
    • për Firefox
    • Fjalorë & Paketa Gjuhësore
    • Sajte Shfletuesish të Tjerë
    • Shtesa për Android
Hyni
Ikonë shtese

Historik versionesh për Deadname Remover - 11 versione

Deadname Remover nga WillHayCode, Ari Gibson

Vlerësuar me 4,6 yje nga 5 të mundshëm
Vlerësuar me 4,6 yje nga 5 të mundshëm
5
99
4
7
3
2
2
1
1
9
Historik versionesh për Deadname Remover - 11 versione
  • Bëni kujdes me versione të vjetër! Këto versione shfaqen për qëllime testimi dhe si referencë.Duhet të përdorni përherë versionin më të ri të një shtese.

  • Versioni më i ri

    Version 2.1.1

    Hedhur në qarkullim më 7 Pri 2025 - 133,03 KB
    Funksionon me firefox 58.0 dhe më të freskët
    • Bug fixes causing settings to not save

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Që të përdorni këtë zgjerim, ju duhet Firefox-i
    Shkarkoni Firefox-in dhe merrni zgjerimin
    Shkarko kartelën
  • Versione të vjetër

    Version 2.1.0

    Hedhur në qarkullim më 7 Pri 2025 - 132,8 KB
    Funksionon me firefox 58.0 dhe më të freskët
    • 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

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 2.0.4

    Hedhur në qarkullim më 20 Shk 2025 - 127,97 KB
    Funksionon me firefox 58.0 dhe më të freskët
    Fix issue with duplicate names being allowed in settings due to case sensitive matching instead of case insensitive

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 2.0.3

    Hedhur në qarkullim më 19 Shk 2025 - 127,92 KB
    Funksionon me firefox 58.0 dhe më të freskët
    Resolves bug with names not replacing while maintaining performance.

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 2.0.2

    Hedhur në qarkullim më 17 Shk 2025 - 127,84 KB
    Funksionon me firefox 58.0 dhe më të freskët
    Resolved issue with excessive processing on added DOM nodes, causing slow performance on larger pages.

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 2.0.1

    Hedhur në qarkullim më 17 Shk 2025 - 127,71 KB
    Funksionon me firefox 58.0 dhe më të freskët
    Resolves bug with recursive name replacement causing browser lag and crashes.

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 2.0.0

    Hedhur në qarkullim më 16 Shk 2025 - 126,99 KB
    Funksionon me firefox 58.0 dhe më të freskët
    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

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 1.2.2

    Hedhur në qarkullim më 6 Tet 2020 - 35,24 KB
    Funksionon me firefox 57.0 dhe më të freskët
    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.

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 1.2.1

    Hedhur në qarkullim më 1 Sht 2020 - 33,57 KB
    Funksionon me firefox 57.0 dhe më të freskët
    +Move name settings to separate page from popup to fix issue some users were having with scrolling

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 1.2.0

    Hedhur në qarkullim më 31 Gus 2020 - 32,17 KB
    Funksionon me firefox 57.0 dhe më të freskët
    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

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
  • Version 1.1.0

    Hedhur në qarkullim më 11 Pri 2020 - 31,05 KB
    Funksionon me firefox 57.0 dhe më të freskët

    Kod burim i hedhur në qarkullim sipas Licencë MIT

    Shkarko kartelën
Shkoni te faqja hyrëse e Mozilla-s

Shtesa

  • Mbi
  • Blog Shtesash Firefox-i
  • Praktikë Mbi Zgjerime
  • Qendër Zhvilluesish
  • Rregulla Për Zhvilluesit
  • Blog Bashkësie
  • Forum
  • Njoftoni një të metë
  • Udhërrëfyes Shqyrtimesh

Shfletues

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privatësi
  • Cookies
  • Ligjore

Hiq atje ku shënohet ndryshe, lënda e këtij sajti licencohet sipas licencës Creative Commons Attribution Share-Alike License v3.0 ose çfarëdo versioni të mëvonshëm.