Luminous: JavaScript events blocker のバージョン履歴 - 全 25 バージョン
Luminous: JavaScript events blocker 作成者: gbaptista
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.0.28
リリース日 : 2019年9月14日 - 383.56 KBfirefox バージョン 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 KBfirefox バージョン 42.0 以降 で動作ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.0.26
リリース日 : 2018年3月14日 - 408.97 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Fix indexedDB issues.ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.0.19
リリース日 : 2018年2月24日 - 377.15 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 MBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Fix geolocation bug.ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.0.13
リリース日 : 2018年2月11日 - 1.05 MBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 に従いリリースされています