This commit is contained in:
Maximilian Salomon 2023-04-17 16:22:34 +02:00
parent cb5be9278e
commit 75669e8805

View file

@ -11,7 +11,7 @@ S'installe comme toute les extensions, soit via l'outil intégré dans l'interfa
Aucune module externe. Une fois activée dans les préférences, l'extension doit fonctionner après avoir recharger la page.
Un indicateur du temps de lecture doit s'afficher dans le nom du flux de chaque article.
Pour le moment la vitesse de lecture est réglée manuellement à 300 mots/min. À changer si besoin ici: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/blob/master/static/readingtime.js#L24
Pour le moment la vitesse de lecture est réglée manuellement à 300 mots/min. À changer si besoin ici: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/blob/master/static/readingtime.js#L26
---
@ -28,7 +28,7 @@ Install it the same way as any other extension, with the integrated tool in the
No external module. Once activated in the preferences, this extension should be working after reloading the page.
A reading time
For the moment the reading speed is manualy set to 300 words/min. If necessary, change it there: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/blob/master/static/readingtime.js#L24
For the moment the reading speed is manualy set to 300 words/min. If necessary, change it there: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/blob/master/static/readingtime.js#L26