Webbläsartillägg för Firefox
Logga in
Ikon för tillägg

PrivacyX versionshistorik - 4 versioner

PrivacyX av mixaoc

Betygsatt 5 av 5
5 stjärnor av 5
5
24
4
0
3
0
2
0
1
0
PrivacyX versionshistorik - 4 versioner
  • Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.

  • Senaste version

    Version 4.3

    Släppt 28 okt 2025 - 2,7 MB
    Fungerar med firefox 58.0 och senare, android 120.0 och senare
    rivacyX Pro – Fixed Version
    🐞 Bugs Fixed

    Broken Interface → Now Fixed

    Before: Fixed height at 900px, impossible to scroll

    Now: Min-height: 700px, Max-height: 1200px, scroll enabled

    Result: All content is accessible, smooth scrolling with custom scrollbar

    Save All Resources → Now Working

    Before: “Refresh Page” Display

    Now: Direct Scan via browser.tabs.executeScript()

    Result: Works instantly, no page reload required

    Custom macOS Cursor

    Purple Arrow on Normal Background

    Purple Circle on Hover

    Smooth Animations

    📐 Interface

    Width: 1000px

    Height: Min 700px, Max 1200px

    Scroll: Enabled and Smooth

    Header & Navigation: Sticky

    Animations

    50 animations: canvas particles, gradient waves on text, float/pulse/glow/bounce, rotating icons

    Animated macOS cursor

    Dynamic background with pulsing grid and purple particles

    🚀 Main Features
    1. Save All Resources

    Direct scan of all scripts, styles, and images on the page

    Individual or bulk download

    Real-time counters
    1. Cookies Manager

    View, add, edit, and delete cookies

    JSON export/import

    Instant search and live counter
    1. System Monitor

    CPU (simulated), memory, GPU, active tabs

    Real-time updates
    1. Privacy Controls

    Clear cookies, cache, history, and form data

    Quickly close all tabs

    📂 Structure

    10 tabs: Privacy, Network, System, Resources, Cookies, Clipboard, Notes, Anti-FP, Scripts, Stats

    Grids optimized for content

    ⚡ Performance

    Particles reduced to 80 for smoothness

    GPU-accelerated scrolling

    Animations via transform for guaranteed 60FPS

    No memory leaks, no console errors

    🎨 Customization

    Colors → modify :root in popup.css

    Number of particles → modify in popup.js

    Interface size → modify in popup.css

    🔧 Installation

    Open Firefox → about:debugging → “Load Temporary Add-on” → select manifest.json

    Test Save All Resources and Cookies Manager on a site

    Enjoy the new features

    🔒 Required permissions
    {
    "browsingData": "Data cleaning",
    "cookies": "Cookie management",
    "tabs": "Tab info",
    "storage": "Persistence",
    "webRequest": "Network monitor",
    "downloads": "Downloads",
    "<all_urls>": "Resource scan"
    }

    Källkod släppt under Mozilla Public License 2.0

    Hämta Firefox
    Hämta fil
  • Äldre versioner

    Version 4.2

    Släppt 27 okt 2025 - 1,72 MB
    Fungerar med firefox 58.0 och senare, android 120.0 och senare
    🚀 PRIVACYX PRO V4.0 - ULTIMATE EDITION
    ✨ TRANSFORMATION COMPLÈTE
    Developer: https://github.com/mixaoc

    🎨 INTERFACE ULTRA-MODERNE
    Fond Animé Dynamique
    ✅ 3 couches d'animations :

    Gradient radial animé (20s)
    Particules flottantes (30s)
    Fond avec blur et transparence

    Polices Stylées Google Fonts
    ✅ 3 polices professionnelles :

    Orbitron (Display) - Titres et boutons
    Space Grotesk (Body) - Texte principal
    JetBrains Mono (Mono) - Code et chiffres

    Dégradés Animés Colorés
    ✅ Textes avec gradients :

    Titre header: bleu → rose → jaune (5s loop)
    Titres panels: bleu → cyan → rose (3s loop)
    Boutons: gradient multi-couleurs (5s loop)
    Tous animés en continu

    Boutons Ultra-Stylés
    ✅ Animations avancées :

    Gradient animé de fond
    Effet ripple au hover
    Glow pulsant infini
    Lift effect 3D
    Icônes qui rebondissent
    Ombres colorées animées

    Scrollbar Invisible
    ✅ Masquée partout mais scroll fonctionne

    Firefox: scrollbar-width: none
    Chrome: ::-webkit-scrollbar { display: none }
    Garde la fonctionnalité de scroll

    Largeur Agrandie
    ✅ 700px au lieu de 600px

    Plus d'espace pour tout
    Rien n'est coupé
    Layout adapté

    🆕 NOUVELLES FONCTIONNALITÉS
    Onglet Scripts (Nouveau)
    ✅ Injection JS en temps réel :

    Créer des scripts personnalisés
    Définir le pattern d'URL (* wildcards)
    Choisir persistance (survit au restart)
    Test sur page actuelle
    Enable/Disable toggle
    Comme Tampermonkey

    Exemples d'usage :
    javascript// Changer la couleur de fond
    document.body.style.background = 'linear-gradient(45deg, #667eea, #764ba2)';

    // Bloquer un élément
    document.querySelector('.ad-banner').remove();

    // Ajouter du texte
    document.body.insertAdjacentHTML('beforeend', '<h1>Modified!</h1>');
    Mises à Jour Sans Reload
    ✅ Pas de rechargement visible :

    Clean & Protect → Success → Retour auto
    Apply Fingerprint → Success → Update auto
    Add Script → Liste rafraîchie
    Tout fluide sans clignotement

    🎨 ANIMATIONS CSS (50+)
    Animations Background

    backgroundMove - Mouvement radial
    particleFloat - Particules flottantes
    headerRotate - Rotation conique

    Animations Header

    headerSlideIn - Entrée header
    logoFloat - Logo qui flotte
    logoGlow - Glow changeant
    gradientShift - Dégradé titre
    statusPulse - Status qui pulse
    dotPulse - Point qui pulse

    Animations Onglets

    iconWobble - Icône tremble
    tabActivate - Activation onglet
    iconSpinGlow - Spin + glow

    Animations Contenu

    panelFadeIn - Entrée panel
    headerSlideRight - Header slide
    gradientSlide - Gradient slide
    cardSlideIn - Carte slide in
    itemSlideIn - Item slide in
    sectionFadeIn - Section fade in
    cardFadeIn - Card fade in

    Animations Boutons

    buttonGradient - Gradient bouton
    ripple - Effet ripple
    iconBounce - Icône rebondit

    Animations States

    iconFloat2 - Float alternatif
    spin - Rotation spinner
    textPulse - Text pulse
    successAppear - Apparition succès
    successPulse - Pulse succès

    Källkod släppt under Mozilla Public License 2.0

    Hämta fil
  • Version 2.0

    Släppt 12 okt 2025 - 175,85 kB
    Fungerar med firefox 109.0 och senare, android 120.0 och senare
    🚀 What's been added/improved:
    ✨ Ultra-Modern Interface

    Clean black & white design with smooth animations
    Tab system (Cleaner / Spoof / Advanced)
    Glassmorphism and glow effects
    Hover, shimmer, and float animations
    Buttons with ripple effects
    Custom scrollbar
    Real-time status bar

    🎭 Advanced Spoofing

    User Agent - 7 options + auto-rotation
    Platform - Linux, Windows, macOS, ARM
    WebGL Renderer - Intel, NVIDIA, AMD, Mali, Apple
    Language - 7 languages ​​(EN, FR, DE, ES, JA, ZH)
    Timezone - 7 major time zones

    🔒 Advanced Protection

    ✅ Do Not Track (DNT)
    ✅ Referer Header Spoofing
    ✅ Canvas Fingerprint Protection (random noise)
    ✅ WebRTC Leak Protection
    ✅ Battery API Spoofing
    ✅ Hardware Concurrency Spoofing
    ✅ Screen Resolution Spoofing (6 resolutions)

    🛡️ Additional Features

    Plugin/MimeType Blocking
    Device Enumeration Protection
    Settings Auto-Rotate
    Sleek System Notifications
    Settings Auto-Save
    Stealth/Enhanced/Standard Mode

    🎨 CSS Animations

    Animated Gradient Background
    Float Animation on the Logo
    Shimmer Effect on the Container
    Pulsing Glow on Active Elements
    Smooth Transitions Everywhere
    Modern Loading Spinner
    Animated Success Screen

    📦 Provided Files

    popup.html - 3-tab interface
    popup.css - 500+ lines of ultra-stylish CSS
    popup.js - Complete Logic with all Interactions
    background.js - Backend with Spoofing header + injection
    manifest.json - Complete v2 configuration
    content.js - Advanced injection script (canvas, WebGL, etc.)

    The extension is now professional, complete, and beautiful! 🔥 It offers true anonymity with all the required options. The design is worthy of a true professional developer! 🎯

    Källkod släppt under Mozilla Public License 2.0

    Hämta fil
  • Version 1.0

    Släppt 15 feb 2025 - 88,95 kB
    Fungerar med firefox 58.0 och senare, android 120.0 och senare

    Källkod släppt under Mozilla Public License 2.0

    Hämta fil
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.