Componenti aggiuntivi per Firefox
  • Estensioni
  • Temi
    • per Firefox
    • Dizionari e language pack
    • Altri siti
    • Componenti aggiuntivi per Android
Accedi
Icona componente aggiuntivo

Cronologia versioni di Cortex - Find that one link - 2 versioni

Cortex - Find that one link di Kerem Can ONEMLI

Non ci sono ancora valutazioni
0 stelle su 5
5
0
4
0
3
0
2
0
1
0
Cronologia versioni di Cortex - Find that one link - 2 versioni
  • Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.

  • Ultima versione

    Versione 1.2.0

    Rilasciato 30 ott 2025 - 6,6 MB
    Compatibile con firefox109.0 e successive
    🏛️ Major Refactor: Modern Modular Architecture
    Cortex v1.2.0 has been rebuilt from the ground up with a modern, modular architecture. This major refactor moves away from a single, monolithic file structure. Logic is now separated into dedicated modules, including:

    React Hooks for state management (e.g., useSettings, useTheme, useCategories).

    Reusable Components for UI (e.g., BookmarkCard, Header, ConfirmDialog).

    Service Utilities for logic (e.g., storage.js, validation.js, indexedDB.js).

    For you, this new architecture means a faster, more stable, and more responsive application. It also provides a foundation for new features to be developed and shipped more quickly and reliably.

    🚀 Major Feature: IndexedDB Storage Migration
    The application's storage layer has been migrated from localStorage to IndexedDB for significantly better performance and scalability.

    New DB Engine: The app now initializes cortexDB (an IndexedDB wrapper) on startup.

    Storage Adapter: A new StorageAdapter (storage-adapter.js) manages all communication with the database.

    Fallback & Migration: The app first attempts to load all data from IndexedDB. If it's empty, it falls back to loading from localStorage (for existing users) and will save to IndexedDB on the next update.

    Intelligent Sync: Data saving now uses a "full sync" logic, comparing existing and new records to perform only the necessary add, update, or delete operations.

    🔒 Security & Validation Hardening
    Security and data integrity have been significantly improved with new validation utilities.

    Destructive Action Confirmation: The ConfirmDialog.js component now supports a requireConfirmation prop. The user must type a confirmation string (e.g., "DELETE") to activate the "Confirm" button.

    Prototype Pollution Protection: A SecurityHelpers.secureClone utility has been added to validation.js to safely clone objects during import and prevent prototype pollution attacks.

    Stricter Validation Rules: URLValidator now lists ssh and telnet as safe protocols, and TextSanitizer for tags is now stricter.
    💅 UI & UX Enhancements
    Vertical Card Layout: BookmarkCard.js now supports a new "vertical" card layout, offering a different visual style for your bookmarks.

    Hover Effects: The app now supports multiple hover effects (e.g., 'border', 'subtle'), which can be changed in the settings.

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica Firefox e installa l’estensione
    Scarica file
  • Versioni precedenti

    Versione 1.0.1

    Rilasciato 15 ott 2025 - 383,43 kB
    Compatibile con firefox109.0 e successive
    🐛 Bug Fixes
    - Fixed bookmark category change not working when editing bookmarks
    - Category selector now properly displayed in edit mode
    - Bookmarks can now be moved between different categories during editing

    Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0

    Scarica file
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Browser

  • Desktop
  • Mobile
  • Enterprise

Prodotti

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.