Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Unedit and Undelete for Reddit Versionsgeschichte – 20 Versionen

Unedit and Undelete for Reddit von DenverCoder1

Bewertet mit 3,1 von 5 Sternen
3,1 von 5 Sternen
5
3
4
1
3
0
2
0
1
3
Unedit and Undelete for Reddit Versionsgeschichte – 20 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 3.17.4

    Veröffentlicht 25. Juni 2023 – 643,93 KB
    Funktioniert mit firefox 48.0 und höher
    Refactored storage interface to use `browser.storage.local` instead of `localStorage` if available

    Quelltext steht unter der MIT-Lizenz

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 3.17.3

    Veröffentlicht 23. Juni 2023 – 643,34 KB
    Funktioniert mit firefox 48.0 und höher
    * API token container will stay hidden if closed previously (The token container will always reappear if closed when a "show original" is clicked if the token is missing or invalid)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.17.1

    Veröffentlicht 23. Juni 2023 – 643,04 KB
    Funktioniert mit firefox 48.0 und höher
    * Fix for headers not get passed
    * Fix missing variable declaration
    * Minor refactor

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.17.0

    Veröffentlicht 22. Juni 2023 – 642,28 KB
    Funktioniert mit firefox 48.0 und höher
    Added support for providing a Pushshift authentication token

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.16.4

    Veröffentlicht 31. Mai 2023 – 641,57 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added link to r/pushshift issue post in fetch failed message
    - Added rounded corners for the original comment box

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.16.3

    Veröffentlicht 15. Feb. 2023 – 641,16 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added support for `[ Removed by Reddit ]` comments in moderator view
    - Added icon to Userscript metadata
    - Added more error handling for Pushshift API issues
    - Prevent class names from being added to user flairs on old Reddit

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.16.2

    Veröffentlicht 23. Jan. 2023 – 640,87 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    Updated manifest v2 permissions list for Firefox 109 support

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.16.1

    Veröffentlicht 20. Dez. 2022 – 640,73 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    Changes in 3.16.1

    - Removed sort order parameters due to recent breaking changes in the Pushshift API
    - Added title text to show original links and error links to show additional information when hovering over them

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.16.0

    Veröffentlicht 4. Nov. 2022 – 640,1 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Support for .compact Reddit layout
    - Show original links will not be shown if the post ID could not be determined

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.15.0

    Veröffentlicht 7. Sep. 2022 – 639,47 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added support for comments not shown in the comment tree if the link is visited directly.
    - Added missing showdown.min.js.map file to avoid Source Map error.
    - Avoids sending queries with the author being undefined, and checks the parent post if the author is not known.
    - Ensure initialization runs even if the window finishes loading before the extension is loaded.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.14.0

    Veröffentlicht 30. Aug. 2022 – 606,11 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    Changes in 3.14.0

    - Added support for `[unavailable]` comments and submissions (occurs when the user has been blocked by the author).

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.13.0

    Veröffentlicht 8. Aug. 2022 – 605,69 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added support for Classic view and Compact view on Reddit Redesign.
    - Adjusted the font size of links on the search results page to be smaller (Reddit Redesign).

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.12.0

    Veröffentlicht 1. Aug. 2022 – 605,47 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added support to show the author of posts that were not edited but the author no longer exists
    - Added support for edited submissions on comment context pages
    - Ensure the original post fills the available space on Reddit Redesign

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.11.0

    Veröffentlicht 18. Juli 2022 – 604,76 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Fixed markdown conversion to include strikethrough, Github-style code blocks, indented sublists without 4 spaces, and underscores in the middle of a word
    - Added links wherever username and subreddit mentions appear in the original post
    - Added support for hiding spoiler text in the original post
    - Added support for superscripts using `^` in the original post
    - Fixed the search results page on Reddit Redesign to only show the link once.
    - Fixed fetching edited submissions sometimes failing.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.10.0

    Veröffentlicht 13. Juli 2022 – 603,6 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added color overrides for compatibility with RES Night Mode and more custom CSS themes on Old Reddit
    - Added extra spacing around paragraphs and headings in the original comment
    - Improved styling of code blocks in the original comment on Reddit Redesign
    - Added support for displaying tables in the original comment

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.9.4

    Veröffentlicht 20. Juni 2022 – 603,08 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added the author and created time at the bottom of the original comment. This helps to find out who posted a deleted comment.
    - Fix showing of empty self-text of a post when it was empty and then edited to have text.
    - Updates to the color of links in the original post on Redesign to be easier to read.
    - Prevents the original post from being displayed more than once if "show original" links are clicked multiple times.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.9.3

    Veröffentlicht 13. Juni 2022 – 370,13 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    Fixed bug where the submission edited time appears more than once

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.9.1

    Veröffentlicht 13. Juni 2022 – 370,06 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Support for edited submissions on Reddit Redesign on submission pages, list view, and popup view
    - Displays how long ago submissions were edited on Redesign since Reddit doesn't display this information
    - Minor code refactoring and added comments

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.8.0

    Veröffentlicht 11. Juni 2022 – 368,23 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    - Added support for viewing deleted and moderator-removed submissions on Redesign and Old Reddit
    - Added support for viewing edited submissions in list views (Old Reddit only)
    - Better error handling and logging
    - Changed background and foreground color of original posts to be consistent across all posts and themes
    - Made "Original Post" heading bold on Redesign for consistency

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 3.7.3

    Veröffentlicht 8. Juni 2022 – 283,58 KB
    Funktioniert mit firefox 48.0 und höher, android 48.0 bis 68.*
    Initial Firefox release.

    A full changelog for the code can be found on the project's GitHub repository.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.