Πρόσθετα προγράμματος περιήγησης Firefox
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του JShelter - 25 εκδόσεις

JShelter από Libor Polčák

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

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

    Έκδοση 0.24.2

    Κυκλοφόρησε στις 4 Ιουλ 2026 - 472,65 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Έκδοση 0.24.1

    Κυκλοφόρησε στις 3 Ιουλ 2026 - 495,58 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • NSCL Update related to a bug in script injection to Firefox where 0.24 hid MutationObserver.prototype from page scripts (that might break pages requiring the prototype and/or reveal that JShelter or similar webextension is installed). See https://github.com/hackademix/noscript/issues/572 and https://github.com/hackademix/nscl/commit/e0849aa9df8d47d36b9beb3b21f4c92a5f06792a for the context.
    • Added translation languages: es, pt, uk

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 1 Ιουλ 2026 - 472,65 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • NSCL update:
      • Improved corner-cases in script injection in both Firefox and Chromium-based
        browsers.
      • Avoid issues related to MutationObservers, see https://lists.nongnu.org/archive/html/js-shield/2026-06/msg00003.html and the related thread
    • Set Workers to Strict by default, see https://codeberg.org/JShelter/webextension/issues/156 and https://codeberg.org/JShelter/webextension/issues/177 for the reasoning.
    • Reconsider the approach to modify Web Audio that was reimplemented in 0.22. The farbling (recommended level) essentially returns to the original concept but the memory footprint of JShelter improves as it uses WeakMaps to store farbled Web Audio buffers for the duration of their existance. The approach to farble floats in the Web Audio API changed slightly to avoid revealing the lower bound of the readings and to farble 0s. This approach should brake less page scripts. The white noise has very limited amplitudes close to a silence.
    • Allow users to configure JShelter not to interfer with pages where their disable both JSS and FPD.
    • Do not show NSCL log messages as they may confuse users

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 9 Ιουν 2026 - 471,46 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    Update NSCL that improves handling of script injections, especially failure management, transition handling and performance.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 1 Ιουν 2026 - 471,18 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • Quietly discard possible exceptions that were thrown in 0.22.1, which fixes the interaction with AdGuard.
    • Update NSCL to 13.6.20 (latest version). It should provide several changes to JShelter, including avoiding contentScript.register() (see issue #175).
    • Refactor mechanism to determine when to propagate detected API calls to background introduced in 0.22.1. The mechanism should be essentially the same but behave better on some pages.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 19 Μαϊ 2026 - 471,76 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    Redesign of the mechanism to obtain information about the API calls by page scripts used by FPD and popup to improve the performance, mainly in Firefox
    * Ensure that by disabling JSS and FPD, the extension does not interfere with the page scripts (issue 176)
    * Improve performance of timestamps spoofing
    * Chromium-based browsers: Improve spoofing of decimal parts of floats (related to timestamps spoofing)
    * Normalize domain names (treat domains name with trailing dot the same as without the dot)
    * Change references to Pagure to Codeberg as we swithed the git repository provider

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 9 Απρ 2026 - 469,58 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • Unify the look of widgets in JShelter windows
    • Avoid playback of very loud white noise when page scripts dynamically acquire audio data and JShelter operates in Strict mode
    • Update cs localization strings

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 17 Ιουν 2025 - 467,2 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • Add support for Temporal.Now.instant() that provides precise timestamps
    • Refactor code for modifications of timestamps to be more readable as well faster

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 17 Ιουν 2025 - 465,37 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    Fix issues with translation strings introduced in 0.20.3
    ru translation at 100% again

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 13 Ιουν 2025 - 466,81 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • Update ru and cs strings
      • Add fi, fr, pl, and pt_BR translations that have only about 20-60% of strings translated.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 2 Μαϊ 2025 - 444,72 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • Update NSCL (code refactoring and removal of debug statements from non-debug runs)
    • Change messages about failures in WASM code to warnings as these might be useful to users
    • Small update of Czech and English user-facing strings

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 10 Απρ 2025 - 444,18 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    • Change Worker settings for pad.riseup.net and kiwi.com
    • Fine-tune strings shown in popup for FPD
    • Limit logging to console by JShelter (do not produce output that the user is not concerned with). Developers can see such output in debug builds.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 4 Μαρ 2025 - 444,15 KB
    Λειτουργεί με firefox 115.0 και νεότερα, android 120.0 και νεότερα
    More robust SyncMessage implementation
    Prevent patchWindow from throwing on SOP violations.
    Work around issue that could have prevented XML documents from being parsed/loaded by the browser (see also https://bugzilla.mozilla.org/show_bug.cgi?id=1899786)
    minimal requirements increased to 115

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 13 Σεπ 2024 - 440,07 KB
    Λειτουργεί με firefox 79.0 και νεότερα, android 120.0 και νεότερα
    Improve performance of FPD in temporary background scripts: Limit the amount of data that is stored to the permanent storage as well as the number of write operations without a real hit stemming from the need to recomupte the data.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 20 Αυγ 2024 - 440,15 KB
    Λειτουργεί με firefox 79.0 και νεότερα, android 120.0 και νεότερα
    Updated NoScript Commons Library dependency to the mv3 branch.
    Fixed UI popup failing to render when opened first time after long inactivity

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 28 Ιουν 2024 - 441,59 KB
    Λειτουργεί με firefox 79.0 και νεότερα, android 120.0 και νεότερα
    Fix the scope where updateCount used by FPD is created (Pagure issue 141. Although the function was not visible to page scripts, page script could have define their own function with several consequences as JShelter would call the page script function:

    FPD would not learn about the calls and consequently would not detect fingeprinting attempts by the page,
    pop up would not show calls to the wrapped APIs,
    the page would be able to detect that JShelter is being installed,
    if the page would not expect that someone is calling its function it can have any undesired consequences.

    The bug was present in JShelter since the introduction of FPD in 0.6 and all versions up to 0.18 are affected.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 19 Απρ 2024 - 436,66 KB
    Λειτουργεί με firefox 79.0 και νεότερα, android 120.0 και νεότερα
    Migrate to non-persistent background pages as a first step towards Manifest v3. Please report any unusual behaviour.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 3 Νοε 2023 - 447,3 KB
    Λειτουργεί με firefox 78.0a1 και νεότερα, android 120.0 και νεότερα
    * Added support for built-in tweaks for specific domains. The goal is to list several domains that
    break unnecessarily. Typically, an addition to the list should be well explained and must not
    lower protection. A nice candidate is WebWorker and the protection of Strict (break) and Remove.
    * Updated translations
    * Improved FPD report based on user feedback:
    * Do not refresh report automatically when tracking callers but introduce an update button so that
    users refresh when convenient (prevent glitches in the interfaces)
    * Add buttons to hide/show details and fold/unfold groups
    * Do not show traces in bold to better differentiate between API names and traces.
    * Add possibility to forget current traces. Useful when there is a fingerprinting script that activates after some action. The button allows the user to hide the traces triggered in the past and later load only new traces.
    * Add support for signing for Android on AMO: https://blog.mozilla.org/addons/2023/10/05/changes-to-android-extension-signing/, so we needed to increase minimal supported version

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 27 Σεπ 2023 - 427,93 KB
    Λειτουργεί με firefox 68.0 και νεότερα
    * Remove Workers in Recommended JSS level to make JShelter compatible with some pages. This change might be reverted when [Pagure issue 80](https://pagure.io/JShelter/webextension/issue/80#comment-852202) is solved.
    * FPD: Add possibility to learn the calling stack of functions that lead to the tracked APIs ([Pagure issue 52](https://pagure.io/JShelter/webextension/issue/52)). This information can be used to create block list or to study the calling code and its effects.
    * FPD: Fix browser overloading by FPD messages by HTMLElement.prototype.offsetHeight and offsetWidth wrappers that might have crashed browsers.
    * FPD: code cleanup

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 21 Σεπ 2023 - 425,35 KB
    Λειτουργεί με firefox 68.0 και νεότερα
    * Fix window.name protection, do not clear the property in the first visited page see https://pagure.io/JShelter/webextension/issue/116#comment-875070 for more details. The fix affects all Chromium-based browsers and Firefox installs with the protection active (by default it is off in Firefox as Firefox contains the protection since Firefox 88). This fixes, for example, reCaptcha.
    * options: Improve space distribution, see https://github.com/polcak/jsrestrictor/pull/204#issuecomment-1727519706

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 13 Σεπ 2023 - 425,23 KB
    Λειτουργεί με firefox 68.0 και νεότερα
    * Update NSCL to uses built-in and faster function to compute sha256.
    * Russian translation added.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 31 Αυγ 2023 - 404,18 KB
    Λειτουργεί με firefox 68.0 και νεότερα
    * Added support for internationalization, Czech translation added, see blog post for instrctions for translators
    * All texts revisited, clarified, and fixed grammar and typos
    * Improved performance of Canvas and Audio little-lies wrappers by executing in WebAssembly, there will be a separate blog post with additional explanations. See the bachelor thesis of Martin Zmitko for more details.
    * Improved performance of FPD. See the bachelor thesis of Martin Zmitko for more details.
    * Expand description of the wrappers applied when the user interacts with the tweak GUI (suggested by the Plain Text UX review)
    * Make level names in main options section stable width
    * NSCL updated:
    Prevent dead object access on using backward/forward cache of the browser
    Fixed property/function mismatch

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 29 Ιουν 2023 - 369,9 KB
    Λειτουργεί με firefox 68.0 και νεότερα
    Improve performance of the code injection. See the bachelor thesis of Martin Zmitko (https://www.vut.cz/en/students/final-thesis/detail/147218) for more details.

    * The code is no longer generated in the background due to the latency of passing huge messages from
    background to content scripts.
    * Optimize injection code size (remove duplicate code).

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 7 Ιουν 2023 - 367,6 KB
    Λειτουργεί με firefox 68.0 και νεότερα
    * Reimplement AudioBuffer.prototype.copyFromChannel to prevent multiple farbling of the same data
    * Optimize performance of Canvas and Audio wrappers
    * NSCL updated: JShelter benefits from the mechanism to prevent inconsistencies / breakages when the extension gets updated and therefore the old wrappers are invalidated by Firefox which nukes their sandbox and new ones are installed on extension's automatic restart

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

    Κυκλοφόρησε στις 19 Απρ 2023 - 367,32 KB
    Λειτουργεί με firefox 68.0 και νεότερα
    * bugfix: Return the correctly created Worker object from the `Strict` wrapper.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

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

Πρόσθετα

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

Λήψη

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Τελευταίες εκδόσεις

  • Nightly
  • Beta

Firefox για επιχειρήσεις

  • Enterprise

Κοινότητα

  • Connect
  • Contribute
  • Developer

Ακολουθήστε

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Απόρρητο
  • Cookie
  • Νομικά

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