Suplimente pentru Firefox
Intră în cont
Pictograma suplimentului

Istoricul versiunilor pentru PrivacyX - 5 versiuni

PrivacyX de mixaoc

Evaluat(ă) cu 5 din 5 stele
5 stele din 5
5
39
4
0
3
0
2
0
1
0
Istoricul versiunilor pentru PrivacyX - 5 versiuni
  • Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.

  • Ultima versiune

    Versiunea 4.5

    Lansată în 12 nov. 2025 - 2,71 MB
    Funcționează cu firefox 58.0 și versiunile ulterioare, android 120.0 și versiunile ulterioare
    New Update Added :

    Identity Generation & Auto-Fill
    1. Click the PrivacyX Pro icon in your toolbar
    2. Navigate to the "Identity" tab
    3. Select your desired country from the dropdown
    4. Click "Generate New Identity" - realistic data will be created
    5. Visit any registration page - forms are automatically detected and filled
    6. Manual control - Use "Scan Current Page" or "Auto-Fill Current Page" buttons

    Manual Installation (Developer)
    1. Clone or download this repository
    2. Open Firefox and navigate to about:debugging
    3. Click "This Firefox"
    4. Click "Load Temporary Add-on"
    5. Select any file in the extension directory

    Codul sursă lansat sub Mozilla Public License 2.0

    Descarcă Firefox
    Descarcă fișierul
  • Versiuni mai vechi

    Versiunea 4.3

    Lansată în 28 oct. 2025 - 2,7 MB
    Funcționează cu firefox 58.0 și versiunile ulterioare, android 120.0 și versiunile ulterioare
    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"
    }

    Codul sursă lansat sub Mozilla Public License 2.0

    Descarcă fișierul
  • Versiunea 4.2

    Lansată în 27 oct. 2025 - 1,72 MB
    Funcționează cu firefox 58.0 și versiunile ulterioare, android 120.0 și versiunile ulterioare
    🚀 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

    Codul sursă lansat sub Mozilla Public License 2.0

    Descarcă fișierul
  • Versiunea 2.0

    Lansată în 12 oct. 2025 - 175,85 KB
    Funcționează cu firefox 109.0 și versiunile ulterioare, android 120.0 și versiunile ulterioare
    🚀 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! 🎯

    Codul sursă lansat sub Mozilla Public License 2.0

    Descarcă fișierul
  • Versiunea 1.0

    Lansată în 15 feb. 2025 - 88,95 KB
    Funcționează cu firefox 58.0 și versiunile ulterioare, android 120.0 și versiunile ulterioare

    Codul sursă lansat sub Mozilla Public License 2.0

    Descarcă fișierul
Du-te pe pagina de start Mozilla

Suplimente

  • Despre
  • Blog suplimente Firefox
  • Atelier de extensii
  • Centrul dezvoltatorilor
  • Politicile dezvoltatorilor
  • Blogul comunității
  • Forum
  • Raportează o defecțiune
  • Ghid pentru recenzii

Browsere

  • Desktop
  • Mobile
  • Enterprise

Produse

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidențialitate
  • Cookie-uri
  • Mențiuni legale

Cu excepția cazurilor când se specifică altfel, conținutul de pe acest site este licențiat sub licența Creative Commons cu atribuire și distribuire în condiții identice v3.0 sau orice versiune ulterioară.