Proton Mail Signature Remover

Automatically removes email signature for free users of Proton Mail

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2.0.10 03/01/2025

    release: Proton Mail Signature Remover 2.0.10

    • Replace the "onload()" event from the rich-text composer iframe by periodic setInterval() checks.

    Sometimes, the "load" event of the rich-text composer iframe would not fire, breaking signature detection.

    Now, we setInterval() to periodically wait until the composer is ready.

  • v2.0.9 20/09/2024

    release: Proton Mail Signature Remover 2.0.9

    • Fix compatibility with Proton Mail v5.0.47.8.
  • v2.0.8 11/01/2024

    release: Proton Mail Signature Remover 2.0.8

    • Avoid deleting the custom user signature.
  • v2.0.7 10/01/2024

    release: Proton Mail Signature Remover 2.0.7

    • Remove debug statement.
  • v2.0.6 10/01/2024

    release: ProtonMail Signature Remover 2.0.6

    • Update selector for the HTML composer.
    • Use 'instanceof' where applicable.
  • v2.0.5 06/02/2023 Add release date to changelog
  • v2.0.5 27/10/2022 release: ProtonMail Signature Remover 2.0.5 - Fix script icon.
  • v2.0.4 27/10/2022 release: ProtonMail Signature Remover 2.0.4 - Fix compatibility with Proton Mail v5.0.10. - Prevent script from running twice due to nested frames.
  • v2.0.3 25/05/2022 release: ProtonMail Signature Remover 2.0.3 - Fixed signature in text-mode editor, again (why do they keep changing it?) - Added support for their new domain (mail.proton.me) - Updated @icon metadata - Replaced 'ProtonMail' by 'Proton Mail'
  • v2.0.2 19/03/2022 release: ProtonMail Signature Remover v2.0.2 - Updated a bunch of class names, so now the script should work again. - Fixed signature detection in the text-only editor.
  • v2.0.1 08/02/2022 release: ProtonMail Signature Remover v2.0.1 - Fixed signature not being removed in the HTML composer ("rich text editor"). - Added logging for when a signature is found and removed.
  • v2.0.0 08/02/2022 release: ProtonMail Signature Remover v2.0.1 - Fixed signature not being removed in the HTML composer ("rich text editor"). - Added logging for when a signature is found and removed.
  • v2.0.0 04/10/2021 Imported from URL

长期地址
遇到问题?请前往 GitHub 提 Issues。