Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de Spoof Me - 13 versions

Spoof Me par Shyngys

Noté 5 sur 5
5 étoiles sur 5
5
2
4
0
3
0
2
0
1
0
Historique de versions de Spoof Me - 13 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 1.5.1

    Publié le 29 août 2026 - 481,29 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    This is a bug-fix release: spoofing now activates reliably on sites with strict security policies, plus a couple of internal startup errors are cleaned up.
    • Fix: on some websites with strict Content-Security-Policy settings, identity spoofing could silently fail to turn on at all. It now works reliably on those sites too.
    • Fix: removed a startup error from the extension's background process (icon loading) that could show up in the browser's extension error log.

    Code source publié sous licence Licence MIT

    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.5.0

    Publié le 29 août 2026 - 481,27 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    This release is fixes and refinements: a popup-hang bug fix, a much more accurate Cloudflare-challenge bypass, a delete confirmation, and a way to open the extension full-screen.
    • New: an expand icon next to the language switcher opens Spoof Me in a full browser tab instead of the small popup — handy when you have a lot of saved identities or want more room.
    • Fix: the popup could open and stay permanently blank in certain cases (e.g. opening it repeatedly in quick succession); it now always finishes loading.
    • Fix: the automatic Cloudflare-challenge bypass was over-triggering on ordinary pages that merely mentioned "Cloudflare" or "verification" in their text (e.g. blog posts, status pages), silently turning spoofing off for those sites. It's now based only on the actual challenge widget being present, and also recognizes Google reCAPTCHA and hCaptcha challenges.
    • New: deleting an identity now asks for confirmation first, since it can't be undone.
    • Fix: rapidly double-clicking "New Identity" no longer opens two overlapping forms.
    • Fix: switching languages quickly no longer occasionally lands on the wrong language.
    • Fix: fingerprint detections logged from several tabs at nearly the same time could silently overwrite each other; they're now all recorded.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.4.0

    Publié le 28 août 2026 - 480,73 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    his is a major update: several new anti-fingerprinting defenses, a new auto-pilot identity mode, a WebRTC IP-leak fix, headless/automation support, and a big expansion of supported UI languages.
    • New: Chameleon mode (off by default) — automatically detects the country your VPN is currently exiting from and switches to a matching identity (regional language, timezone, and device template), so your browser identity stays consistent even when your VPN's exit server changes.
    • New: WebGL fingerprinting defense — GPU vendor/renderer strings (UNMASKED_VENDOR_WEBGL / UNMASKED_RENDERER_WEBGL) now match the active identity instead of leaking the real GPU.
    • New: Canvas fingerprinting defense — reads via toDataURL, toBlob, and getImageData (on both HTMLCanvasElement and OffscreenCanvas) now return deterministic, per-identity noised pixel data instead of the real, uniquely-identifying output.
    • New: Audio fingerprinting defense — OfflineAudioContext-based audio fingerprinting now yields a deterministic, per-identity result instead of a hardware/driver-unique one.
    • Fix: WebRTC could leak your real public IP address even with spoofing on; local candidate gathering is now restricted so it can no longer bypass the spoofed identity.
    • New: Headless/automation support — a globalThis.SpoofMe API on the service worker (and a spoofme.config.json fallback) lets Puppeteer, Playwright, and other CDP-based tools drive identity switching without the popup UI.
    • New: Language search in the language switcher, and translated country names throughout the UI (used by Chameleon mode and identity details).
    • Added 53 more UI languages, bringing the total to 80 supported UI languages.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.3.0

    Publié le 10 août 2026 - 195,65 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    Added Mongolian and Khmer to the language switcher, bringing the total to 27 supported UI languages.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.9

    Publié le 8 août 2026 - 186,33 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    Added a small green dot on the toolbar icon whenever spoofing is active, so you can tell at a glance — without opening the popup — whether your identity is currently being spoofed.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.7

    Publié le 8 août 2026 - 180,53 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    Added a "Reset this site" button in the popup that clears cookies, cache, local storage, IndexedDB, and service workers for the site you're currently on — handy when a site like Cloudflare keeps recognizing you (and blocking sign-in) from data left over before you switched identity.

    The whole extension UI can now be translated. Added a language switcher in the header covering 25 languages: English, Chinese, Russian, Farsi, Arabic, Hebrew, Vietnamese, Thai, Indonesian, Portuguese, French, Spanish, Bengali, Tamil, Telugu, Turkish, Hindi, Urdu, Romanian, Korean, Japanese, German, Ukrainian, Burmese, and Kazakh — including right-to-left layout support for Arabic, Hebrew, Farsi, and Urdu.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.6

    Publié le 4 août 2026 - 70,32 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    Added a toggle to turn off fingerprint-detection warnings entirely from the Detections tab, for users who don't want the on-page banner.

    The fingerprint warning banner now auto-dismisses after a few seconds and can be dismissed by clicking anywhere on it (not just the × button), with a smooth fade-out.

    Removed the unused "tabs" permission.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.4

    Publié le 10 juil. 2026 - 69,78 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    Fixed the fingerprint warning banner appearing duplicated and overlapping inside captcha/anti-bot widgets (Cloudflare Turnstile, Google reCAPTCHA, hCaptcha, Arkose Labs/FunCaptcha, DataDome, Yandex SmartCaptcha, and similar) embedded on a page. The banner now only shows once, on the actual page itself.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.3

    Publié le 6 juil. 2026 - 69,78 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    Fixed the fingerprint warning banner appearing duplicated and overlapping inside captcha/anti-bot widgets (Cloudflare Turnstile, Google reCAPTCHA, hCaptcha, Arkose Labs/FunCaptcha, DataDome, Yandex SmartCaptcha, and similar) embedded on a page. The banner now only shows once, on the actual page itself.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.2

    Publié le 6 juil. 2026 - 69,76 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    Reduced extension package size from ~1.4 MB to ~50 KB by removing an unused master icon asset from the build.

    Added a Randomize button when creating an identity: generates a full random identity (browser, OS, timezone, language, screen size) with a fun region-themed name.

    Expanded language and timezone options to cover far more countries and locales.

    Fixed a bug where the "enable spoofing" toggle could be switched on with no identity selected.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.1

    Publié le 2 juil. 2026 - 56,4 Ko
    Fonctionne avec firefox 128.0 et versions supérieures
    1.2.1: Reduced extension package size (~1.4 MB → ~50 KB) by removing an unused master icon asset from the build. No functional changes.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.0

    Publié le 28 juin 2026 - 1,44 Mo
    Fonctionne avec firefox 128.0 et versions supérieures
    What’s new in v1.2.0:
    • Added edit support for all identities and fixed saving so edits update the existing identity instead of creating duplicates.
    • Added delete support for preset identities.
    • Added a back button in the identity form for easier navigation.
    • Improved fingerprint detection so it runs consistently.
    • Expanded spoofed signals to include user agent, language, screen properties, timezone, and device pixel ratio.
    • Expanded available platform presets, including Apple Silicon, iPad, Linux ARM64, FreeBSD, and Win64.
    • Minor release packaging improvements.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.0

    Publié le 21 juin 2026 - 1,43 Mo
    Fonctionne avec firefox 128.0 et versions supérieures

    Code source publié sous licence Licence MIT

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Télécharger

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

Dernières versions

  • Nightly
  • Beta

Firefox pour entreprise

  • Enterprise

Communauté

  • Connect
  • Contribute
  • Developer

Nous suivre

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.