Extensões do Navegador Firefox
  • Extensões
  • Temas
    • Firefox
    • Dicionários e Pacotes de Idioma
    • Outros navegadores
    • Extensões para Android
Entrar
Ícone da extensão

Histórico de versões do Enable Copy Extension - 3 versões

Enable Copy Extension por olevegic

Avaliado em 3 de 5
3 de 5 estrelas
5
1
4
0
3
0
2
0
1
1
Histórico de versões do Enable Copy Extension - 3 versões
  • Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.

  • Versão mais recente

    Versão 2.0.0

    Lançado em 13 de abr de 2025 - 28,5 KB
    Funciona em firefox 109.0 em diante
    Changelog

    [2.0.0] - 2025-04-13

    This is a major update introducing operational modes, a whitelist, and significant internal improvements.

    Added

    Standard Mode: The new default mode. Uses CSS overrides (user-select, pointer-events) and capture-phase event listeners (copy, cut, contextmenu, selectstart, mousedown) to enable copying. Designed for broad compatibility with minimal site interference.

    Force Mode:An aggressive mode for stubborn websites. Includes all Standard Mode features PLUS an override of EventTarget.prototype.addEventListener within the content script to block sites from adding new restrictive listeners. Warning: This mode is risky and may break website functionality.

    Whitelist Functionality: Users can now disable the extension on specific domains.
    Added an "Disable on this site" button to the popup for quick whitelisting.
    Created a dedicated 'Options Page' for viewing, adding, and removing domains from the whitelist.

    Popup UI Overhaul:
    Clear button to toggle the global enabled/disabled state.
    Button to switch between Standard and Force modes for the active tab.
    Buttons for quick whitelisting and accessing the Options page.
    Status indicators for whitelisted sites or incompatible pages.
    Detailed logging for debugging purposes (primarily in development builds).

    Changed

    Core Logic: Reworked the internal state management and communication between background, popup, and content scripts for better reliability.

    Manifest V3:Migrated the extension to Manifest Version 3.
    Default Behavior: The extension now defaults to Standard Mode when enabled on a non-whitelisted page. Force Mode must be explicitly activated.
    Popup Interaction: The popup now queries the background script for the authoritative state of the current tab on opening.

    Fixed

    State Restoration (Standard Mode): Disabling the extension (or switching modes) now attempts to properly restore original element attributes (oncopy, etc.) and inline styles (user-select: none) that were modified by the extension in Standard Mode.
    Badge UpdatesImproved reliability of the extension icon badge updating based on the current tab's state (ON, OFF, F).
    Handled edge cases related to browser-specific pages (about:, chrome://, etc.) where the content script shouldn't run or modify state.

    Código fonte publicado sob Licença MIT

    Você precisa do Firefox para usar esta extensão
    Baixe o Firefox e instale a extensão
    Baixar arquivo
  • Versões mais antigas

    Versão 1.0.2

    Lançado em 10 de ago de 2024 - 15,76 KB
    Funciona em firefox 58.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 1.0.1

    Lançado em 5 de abr de 2024 - 28,98 KB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
Ir para a página inicial da Mozilla

Extensões

  • Sobre
  • Blog de extensões do Firefox
  • Workshop de extensões
  • Central do desenvolvedor
  • Diretivas do desenvolvedor
  • Blog da comunidade
  • Fórum
  • Relatar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Jurídico

Exceto onde de outra forma notado, o conteúdo deste site está licenciado sob a Creative Commons Licença de Atribuição Compartilha-Igual v3.0 ou qualquer versão posterior.