Πρόσθετα προγράμματος περιήγησης Firefox
  • Επεκτάσεις
  • Θέματα
    • για το Firefox
    • Λεξικά και πακέτα γλωσσών
    • Άλλα προγράμματα περιήγησης
    • Πρόσθετα για Android
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του Markdown Here - 5 εκδόσεις

Markdown Here από Adam Pritchard

Βαθμολογία 4,6 από 5
4,6 αστέρια από 5
5
73
4
5
3
2
2
4
1
4
Ιστορικό εκδόσεων του Markdown Here - 5 εκδόσεις
  • Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.

  • Πιο πρόσφατη έκδοση

    Έκδοση 2.16.0

    Κυκλοφόρησε στις 10 Ιουλ 2025 - 1,15 MB
    Λειτουργεί με firefox 109.0a1 και νεότερα
    2025-07-10: v2.16.0
    • Reduced permissions! Previously, when installing you would get a scary warning saying that MDH can "Read and change your data on all websites". It didn't do that, of course, but it was true that it could. Now there's no warning at all, and it only gets permission to act on a page when you click the button (or use the context menu, or the hotkey). This is an important change, but it has resulted in some minor loss of functionality:
      • Previously, the MDH toolbar button would only enable when focus was in a edit element that could theoretically be rendered (contenteditable). Now that we're not injecting into every page, we can't do that -- the toolbar button is always enabled and must be clicked before MDH is allowed to run anything in the page that can check if the focused element is renderable.
      • The hotkey/shortcut key is now managed by the browser instead of the extension (necessitated because we now can't pre-inject into pages). But hotkeys that use Ctrl and Alt aren't allowed, so... we have a new default hotkey: Shift+Alt+M. (If you had a custom hotkey, it's been reset to that. Sorry!) You can change the hotkey by going to chrome://extensions/shortcuts
      • You'll need to re-enable the "forgot-to-render" check option, if you had enabled it. You'll get a prompt allow access to mail.google.com. This will allow MDH to pre-inject code that watches for an attempt to send email that you forgot to render.
    • Thanks to everyone who has ever donated! Over the last 12 years there have been about 75 donations. I appreciate the support and encouragement.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Θα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκταση
    Λήψη Firefox και απόκτηση επέκτασης
    Λήψη αρχείου
  • Παλαιότερες εκδόσεις

    Έκδοση 2.15.1

    Κυκλοφόρησε στις 28 Ιουν 2025 - 1,18 MB
    Λειτουργεί με firefox 109.0a1 και νεότερα
    2025-06-28: v2.15.1
    • Improved HTML sanitization.

    2025-06-23: v2.15.0
    • Updated highlight.js to v11.11.1. This brings support for a lot more languages and themes.
    • Made LaTeX support disabled by default. Because there are privacy implications to using the feature, it should be opt-in.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 2.14.2

    Κυκλοφόρησε στις 10 Νοε 2024 - 539,59 KB
    Λειτουργεί με firefox 109.0a1 και νεότερα
    2024-11-09: v2.14.2
    -------------------

    * Fixed [issue #261](https://github.com/adam-p/markdown-here/issues/261): Switched from using the Google Chart API to CodeCogs for the the TeX renderer. Google shut down the API we were using, so it just didn't work anymore.
    - Take a look at [the wiki](https://github.com/adam-p/markdown-here/wiki/Tips-and-Tricks#tex) for information on using other rendering services.
    - Some day maybe we'll figure out how to [render locally](https://github.com/adam-p/markdown-here/issues/874).

    2024-10-17: v2.14.1
    -------------------

    * Fixed error on the options page.

    2024-10-03: v2.14.0
    -------------------

    * Fixed [bug #722](https://github.com/adam-p/markdown-here/issues/722): Added support for WebExtensions manifest V3. (If you've seen warnings about the extension lately, this was why.)
    - Thanks to [Andrew M. MacFie](https://github.com/amacfie) and [Alexander Popov](https://github.com/AlexWayfer).
    * Fixed [bug #865](https://github.com/adam-p/markdown-here/issues/865): Add Chrome Store privacy information.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 2.13.2resigned1

    Κυκλοφόρησε στις 25 Απρ 2024 - 535,2 KB
    Λειτουργεί με firefox 42.0 και νεότερα, android 48.0 έως 68.*

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 2.13.1

    Κυκλοφόρησε στις 26 Μαϊ 2017 - 1,24 MB
    Λειτουργεί με firefox 42.0 και νεότερα, android 48.0 έως 68.*
    Identical to previous submission, but with jQuery updated to 3.x, per the request of the reviewer.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Προγράμματα περιήγησης

  • Desktop
  • Mobile
  • Enterprise

Προϊόντα

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.