Luminous: JavaScript events blocker version history - 25 versions
Luminous: JavaScript events blocker by gbaptista
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.0.28
Released Sep 14, 2019 - 383.56 KBWorks with firefox 42.0 and later- 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)Source code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.0.27
Released Mar 23, 2019 - 403.05 KBWorks with firefox 42.0 and laterSource code released under GNU General Public License v3.0 only
Version 0.0.26
Released Mar 14, 2018 - 408.97 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Fix Firefox binary files issue.Source code released under GNU General Public License v3.0 only
Version 0.0.25
Released Mar 13, 2018 - 408.92 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Improve code detection for Firefox 57+ browsers.Source code released under GNU General Public License v3.0 only
Version 0.0.24
Released Mar 9, 2018 - 395.63 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Detect JavaScript codes inside iframes.Source code released under GNU General Public License v3.0 only
Version 0.0.23
Released Mar 5, 2018 - 391.26 KBWorks with firefox 42.0 and later, android 48.0 to 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!Source code released under GNU General Public License v3.0 only
Version 0.0.22
Released Feb 25, 2018 - 378.28 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Improve reports performance.
Fix gray icon problem.Source code released under GNU General Public License v3.0 only
Version 0.0.21
Released Feb 25, 2018 - 378.26 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- User-Agent header interception.
- NavigatorID.userAgent interception.
- getBattery interception.
- Navigator.getGamepads() interception.
- Fix Promise callbacks issue.Source code released under GNU General Public License v3.0 only
Version 0.0.20
Released Feb 24, 2018 - 377.74 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Fix indexedDB issues.Source code released under GNU General Public License v3.0 only
Version 0.0.19
Released Feb 24, 2018 - 377.15 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Introducing JavaScript profiler with performance analysis.Source code released under GNU General Public License v3.0 only
Version 0.0.18
Released Feb 15, 2018 - 369.07 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- Fix headers with cookies (Github login issue).
- Fix original function calls (Maximum call stack size exceeded).
- Fix "handleEvent not defined" issue.Source code released under GNU General Public License v3.0 only
Version 0.0.17
Released Feb 14, 2018 - 400.86 KBWorks with firefox 42.0 and later, android 48.0 to 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.Source code released under GNU General Public License v3.0 only
Version 0.0.16
Released Feb 12, 2018 - 363.69 KBWorks with firefox 42.0 and later, android 48.0 to 68.*UI Improvements:
- Gray bottom lines.
- Zoom in option.
- Apply to default rules.Source code released under GNU General Public License v3.0 only
Version 0.0.15
Released Feb 11, 2018 - 362.84 KBWorks with firefox 42.0 and later, android 48.0 to 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/Source code released under GNU General Public License v3.0 only
Version 0.0.14
Released Feb 11, 2018 - 1.05 MBWorks with firefox 42.0 and later, android 48.0 to 68.*Fix geolocation bug.Source code released under GNU General Public License v3.0 only
Version 0.0.13
Released Feb 11, 2018 - 1.05 MBWorks with firefox 42.0 and later, android 48.0 to 68.*- Reports about all javaScript detections.
- Geolocation API support.Source code released under GNU General Public License v3.0 only
Version 0.0.12
Released Feb 10, 2018 - 1,015.57 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Introducing Automatic Settings.Source code released under GNU General Public License v3.0 only
Version 0.0.11
Released Feb 6, 2018 - 1,010.23 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- Fix removeEventListener.
- Fix OpenStreetMap, Google Spreadsheets and YouTube issues.Source code released under GNU General Public License v3.0 only
Version 0.0.10
Released Feb 5, 2018 - 1,009.93 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- Improvements to the settings UI search.
- Default disable addons websites.
- Automatically create settings for visited sites.Source code released under GNU General Public License v3.0 only
Version 0.0.9
Released Feb 4, 2018 - 1,008.63 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- Improve Readers Performance
- Introducing Default RulesSource code released under GNU General Public License v3.0 only
Version 0.0.8
Released Feb 4, 2018 - 1,005.07 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- Settings for custom website rules.
- Disable code injection for YouTube by default.Source code released under GNU General Public License v3.0 only
Version 0.0.7
Released Feb 4, 2018 - 1,000.85 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- Default settings for WhatsApp Web.
- New settings pages.
- Performance Improvements.Source code released under GNU General Public License v3.0 only
Version 0.0.6
Released Feb 3, 2018 - 972.67 KBWorks with firefox 42.0 and later, android 48.0 to 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.Source code released under GNU General Public License v3.0 only
Version 0.0.5
Released Feb 1, 2018 - 963.35 KBWorks with firefox 42.0 and later, android 48.0 to 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.Source code released under GNU General Public License v3.0 only
Version 0.0.4
Released Jan 31, 2018 - 887.38 KBWorks with firefox 42.0 and later, android 48.0 to 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!Source code released under GNU General Public License v3.0 only