FreshRSS-Extensions/xExtension-CustomJS/README.md
Alexandre Alapetite b49596818c
Add PHPStan and other quality checks
Similar to FreshRSS core
Contributes to https://github.com/FreshRSS/Extensions/issues/184
2023-11-23 22:41:09 +01:00

350 B

CustomJS extension

A FreshRSS extension which give ability to create user-specific JS.

To use it, upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS. You can add JS by clicking on the manage button.

Changelog

  • 0.2 added file permission check and german translation
  • 0.1 initial version