Linux 软件免费装
Banner图

Legilo

开发者 legiloeu
更新时间 2026年7月27日 23:32
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: MIT
版权网址: 版权信息

标签

accessibility text to speech readability dyslexia reading aid

下载

0.1.1

详情介绍:

Legilo is a free reading-aid widget: one button that lets your visitors adjust contrast, font size, spacing, fonts (including a dyslexia font), a reading mask, read-aloud and more. 37 languages with automatic detection, no tracking, no cookies, no account. Configure everything under Settings, Legilo: position, colors, button style, language and the set of features. The plugin builds the widget URL from these settings itself; it always loads the script from legilo.eu. Honest positioning: Legilo is a reading aid. It does NOT make your website conform to WCAG, EN 301 549 or national accessibility laws - conformance is created in your website's source code, not by a widget.

安装:

  1. Install and activate the plugin.
  2. Optional: adjust position, colors, language and features under Settings, Legilo. Without configuration the default widget is used.
  3. Optional: try out settings with a live preview at https://legilo.eu and paste the embed code into the import field on the settings page; only the settings are taken over from it.

屏幕截图:

  • The settings page: import from legilo.eu, position, colors, button, language, features and behavior.

常见问题:

Does this make my site accessible?

No. Legilo is a comfort extra for your visitors, not a compliance tool.

Does it load anything from third parties?

Only the Legilo script itself from legilo.eu. The widget sets no cookies and sends no data anywhere.

Can I self-host the script instead?

Yes, for developers: download your configured legilo.js from legilo.eu, put it on your own server and point the plugin to it in code: add_filter('legilo_script_url', function () { return 'https://your-site.example/legilo.js'; }); Then no request to legilo.eu is made at all.

更新日志:

0.1.1 0.1.0