Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Luminous: JavaScript events blocker のバージョン履歴 - 全 25 バージョン

Luminous: JavaScript events blocker 作成者: gbaptista

5 段階中 4.2 の評価
5 段階中 4.2 の評価
5
18
4
2
3
2
2
1
1
3
Luminous: JavaScript events blocker のバージョン履歴 - 全 25 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 0.0.28

    リリース日 : 2019年9月14日 - 383.56 KB
    firefox バージョン 42.0 以降 で動作
    - 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)

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 0.0.27

    リリース日 : 2019年3月23日 - 403.05 KB
    firefox バージョン 42.0 以降 で動作

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.26

    リリース日 : 2018年3月14日 - 408.97 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Fix Firefox binary files issue.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.25

    リリース日 : 2018年3月13日 - 408.92 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Improve code detection for Firefox 57+ browsers.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.24

    リリース日 : 2018年3月9日 - 395.63 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Detect JavaScript codes inside iframes.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.23

    リリース日 : 2018年3月5日 - 391.26 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 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!

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.22

    リリース日 : 2018年2月25日 - 378.28 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Improve reports performance.
    Fix gray icon problem.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.21

    リリース日 : 2018年2月25日 - 378.26 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - User-Agent header interception.
    - NavigatorID.userAgent interception.
    - getBattery interception.
    - Navigator.getGamepads() interception.
    - Fix Promise callbacks issue.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.20

    リリース日 : 2018年2月24日 - 377.74 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Fix indexedDB issues.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.19

    リリース日 : 2018年2月24日 - 377.15 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Introducing JavaScript profiler with performance analysis.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.18

    リリース日 : 2018年2月15日 - 369.07 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - Fix headers with cookies (Github login issue).
    - Fix original function calls (Maximum call stack size exceeded).
    - Fix "handleEvent not defined" issue.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.17

    リリース日 : 2018年2月14日 - 400.86 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 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.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.16

    リリース日 : 2018年2月12日 - 363.69 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    UI Improvements:
    - Gray bottom lines.
    - Zoom in option.
    - Apply to default rules.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.15

    リリース日 : 2018年2月11日 - 362.84 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 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/

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.14

    リリース日 : 2018年2月11日 - 1.05 MB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Fix geolocation bug.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.13

    リリース日 : 2018年2月11日 - 1.05 MB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - Reports about all javaScript detections.
    - Geolocation API support.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.12

    リリース日 : 2018年2月10日 - 1,015.57 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    Introducing Automatic Settings.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.11

    リリース日 : 2018年2月6日 - 1,010.23 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - Fix removeEventListener.
    - Fix OpenStreetMap, Google Spreadsheets and YouTube issues.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.10

    リリース日 : 2018年2月5日 - 1,009.93 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - Improvements to the settings UI search.
    - Default disable addons websites.
    - Automatically create settings for visited sites.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.9

    リリース日 : 2018年2月4日 - 1,008.63 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - Improve Readers Performance
    - Introducing Default Rules

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.8

    リリース日 : 2018年2月4日 - 1,005.07 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - Settings for custom website rules.
    - Disable code injection for YouTube by default.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.7

    リリース日 : 2018年2月4日 - 1,000.85 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作
    - Default settings for WhatsApp Web.
    - New settings pages.
    - Performance Improvements.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.6

    リリース日 : 2018年2月3日 - 972.67 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 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.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.5

    リリース日 : 2018年2月1日 - 963.35 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 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.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.4

    リリース日 : 2018年1月31日 - 887.38 KB
    firefox バージョン 42.0 以降, android バージョン 48.0 から 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!

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。