תוספות לדפדפן Firefox
  • הרחבות
  • ערכות נושא
    • עבור Firefox
    • מילונים וחבילות שפה
    • אתרי דפדפנים אחרים
    • תוספות עבור Android
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור Deadname Remover - ‏11 גרסאות

Deadname Remover WillHayCode ,Ari Gibson מאת

דירוג 4.6 מתוך 5
4.6 כוכבים מתוך 5
5
99
4
7
3
2
2
1
1
9
היסטוריית גרסאות עבור Deadname Remover - ‏11 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 2.1.1

    תאריך שחרור: 7 אפר׳ 2025 - 133.03 ק״ב
    עובד עם ‏firefox 58.0 ומעלה
    • Bug fixes causing settings to not save

    קוד המקור משוחרר תחת MIT License

    יש צורך ב־Firefox כדי להשתמש בהרחבה זו
    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 2.1.0

    תאריך שחרור: 7 אפר׳ 2025 - 132.8 ק״ב
    עובד עם ‏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

    תאריך שחרור: 20 פבר׳ 2025 - 127.97 ק״ב
    עובד עם ‏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

    תאריך שחרור: 19 פבר׳ 2025 - 127.92 ק״ב
    עובד עם ‏firefox 58.0 ומעלה
    Resolves bug with names not replacing while maintaining performance.

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 2.0.2

    תאריך שחרור: 17 פבר׳ 2025 - 127.84 ק״ב
    עובד עם ‏firefox 58.0 ומעלה
    Resolved issue with excessive processing on added DOM nodes, causing slow performance on larger pages.

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 2.0.1

    תאריך שחרור: 17 פבר׳ 2025 - 127.71 ק״ב
    עובד עם ‏firefox 58.0 ומעלה
    Resolves bug with recursive name replacement causing browser lag and crashes.

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 2.0.0

    תאריך שחרור: 16 פבר׳ 2025 - 126.99 ק״ב
    עובד עם ‏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

    תאריך שחרור: 6 אוק׳ 2020 - 35.24 ק״ב
    עובד עם ‏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

    תאריך שחרור: 1 ספט׳ 2020 - 33.57 ק״ב
    עובד עם ‏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

    תאריך שחרור: 31 אוג׳ 2020 - 32.17 ק״ב
    עובד עם ‏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

    תאריך שחרור: 11 אפר׳ 2020 - 31.05 ק״ב
    עובד עם ‏firefox 57.0 ומעלה

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

דפדפנים

  • Desktop
  • Mobile
  • Enterprise

מוצרים

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.