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 Luminous: Bloqueador de eventos JavaScript - 25 versões

Luminous: Bloqueador de eventos JavaScript por gbaptista

Avaliado em 4,2 de 5
4,2 de 5 estrelas
5
18
4
2
3
2
2
1
1
3
Histórico de versões do Luminous: Bloqueador de eventos JavaScript - 25 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 0.0.28

    Lançado em 14 de set de 2019 - 383,56 KB
    Funciona em firefox 42.0 em diante
    - https://github.com/gbaptista/luminous/releases/tag/0.0.28

    - Support for requestAnimationFrame()
    - Including third party libraries versions to meet Mozilla requirements (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Third_Party_Library_Usage)

    Código fonte publicado sob Somente GNU General Public License v3.0

    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 0.0.27

    Lançado em 23 de mar de 2019 - 403,05 KB
    Funciona em firefox 42.0 em diante

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.26

    Lançado em 14 de mar de 2018 - 408,97 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Fix Firefox binary files issue.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.25

    Lançado em 13 de mar de 2018 - 408,92 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Improve code detection for Firefox 57+ browsers.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.24

    Lançado em 9 de mar de 2018 - 395,63 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Detect JavaScript codes inside iframes.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.23

    Lançado em 5 de mar de 2018 - 391,26 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Introducing major changes to the code structure. This should be the fastest version so far, several performance issues resolved.

    New feature: Log panels available for all browsers.

    I'm very excited about this release, hope you all enjoy the improvements!

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.22

    Lançado em 25 de fev de 2018 - 378,28 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Improve reports performance.
    Fix gray icon problem.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.21

    Lançado em 25 de fev de 2018 - 378,26 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - User-Agent header interception.
    - NavigatorID.userAgent interception.
    - getBattery interception.
    - Navigator.getGamepads() interception.
    - Fix Promise callbacks issue.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.20

    Lançado em 24 de fev de 2018 - 377,74 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Fix indexedDB issues.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.19

    Lançado em 24 de fev de 2018 - 377,15 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Introducing JavaScript profiler with performance analysis.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.18

    Lançado em 15 de fev de 2018 - 369,07 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Fix headers with cookies (Github login issue).
    - Fix original function calls (Maximum call stack size exceeded).
    - Fix "handleEvent not defined" issue.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.17

    Lançado em 14 de fev de 2018 - 400,86 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Use `sub_frame` for `webRequest.onCompleted` automatic settings.
    - Use `sub_frame` for `webRequest.onBeforeRequest` tabId setter.
    - Set cookies for settings.
    - Create settings compressor (for cookies).
    - Use `webNavigation.onCommitted` to inject settings.
    - Use `onMessage` callback to inject settings.
    - Options injection refactoring.
    - Introducing debug_log method.
    - Update injected code with `show_code_details`.
    - Update injected code with `injection_disabled`.
    - Introducing JavaScript helpers files.
    - Add `js.cookie` project.
    - Check `injection_disabled` for injected code and all interceptions.
    - Fix `XMLHttpRequest.open` auntheticated requests issue.
    - Implement `luminous-message` for future log ideas.
    - Request `webNavigation` permission.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.16

    Lançado em 12 de fev de 2018 - 363,69 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    UI Improvements:
    - Gray bottom lines.
    - Zoom in option.
    - Apply to default rules.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.15

    Lançado em 11 de fev de 2018 - 362,84 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    New build format following Mozilla guidelines:

    - https://developer.mozilla.org/en-US/Add-ons/Source_Code_Submission
    - https://blog.mozilla.org/addons/2016/04/05/improved-review-time-with-links-to-sources/

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.14

    Lançado em 11 de fev de 2018 - 1,05 MB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Fix geolocation bug.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.13

    Lançado em 11 de fev de 2018 - 1,05 MB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Reports about all javaScript detections.
    - Geolocation API support.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.12

    Lançado em 10 de fev de 2018 - 1.015,57 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Introducing Automatic Settings.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.11

    Lançado em 6 de fev de 2018 - 1.010,23 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Fix removeEventListener.
    - Fix OpenStreetMap, Google Spreadsheets and YouTube issues.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.10

    Lançado em 5 de fev de 2018 - 1.009,93 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Improvements to the settings UI search.
    - Default disable addons websites.
    - Automatically create settings for visited sites.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.9

    Lançado em 4 de fev de 2018 - 1.008,63 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Improve Readers Performance
    - Introducing Default Rules

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.8

    Lançado em 4 de fev de 2018 - 1.005,07 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Settings for custom website rules.
    - Disable code injection for YouTube by default.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.7

    Lançado em 4 de fev de 2018 - 1.000,85 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Default settings for WhatsApp Web.
    - New settings pages.
    - Performance Improvements.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.6

    Lançado em 3 de fev de 2018 - 972,67 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    New settings pages to help understand how the options are stored and provide informations for debug:

    - Options to enable/disable code injection (with all domains).
    - Options to enable/disable popup code details.
    - Local sotrage visualization.
    - Sync sotrage visualization.
    - Button to clear storage.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.5

    Lançado em 1 de fev de 2018 - 963,35 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    - Show gray icons when website is disabled.
    - Reset counter on tab refresh.
    - Don't try to inject anything if website is disabled.
    - Remove some responsabilities from interceptor.
    - Improve interceptor performance.
    - Improve tab id setter performance.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 0.0.4

    Lançado em 31 de jan de 2018 - 887,38 KB
    Funciona em firefox 42.0 em diante, android 48.0 até 68.*
    Fix Content Security Policy Issues:
    - if the script injection is disabled, don't try to change request headers!
    - If unsafe-inline rule exists, create a new rule with nonce will block other scripts, we can't do that.

    Added Spanish Language:
    - Thanks SeppNel!

    Código fonte publicado sob Somente GNU General Public License v3.0

    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
  • Bluesky (@firefox.com)
  • 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.