Luminous: JavaScript events blocker 版本历史 - 25 个版本
Luminous: JavaScript events blocker 作者: gbaptista
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 通用公共许可证 v3.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展版本 0.0.26
发布于 2018年3月14日 - 408.97 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Fix Firefox binary files issue.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 0.0.25
发布于 2018年3月13日 - 408.92 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Improve code detection for Firefox 57+ browsers.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 0.0.24
发布于 2018年3月9日 - 395.63 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Detect JavaScript codes inside iframes.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 0.0.22
发布于 2018年2月25日 - 378.28 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Improve reports performance.
Fix gray icon problem.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 0.0.20
发布于 2018年2月24日 - 377.74 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Fix indexedDB issues.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 0.0.19
发布于 2018年2月24日 - 377.15 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Introducing JavaScript profiler with performance analysis.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 0.0.14
发布于 2018年2月11日 - 1.05 MB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Fix geolocation bug.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 0.0.12
发布于 2018年2月10日 - 1,015.57 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*Introducing Automatic Settings.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 0.0.9
发布于 2018年2月4日 - 1,008.63 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*- Improve Readers Performance
- Introducing Default Rules源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布
版本 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 通用公共许可证 v3.0 发布