Revisiones de Wikipedia Peek
Wikipedia Peek por NiklasG
Revisado por humbert
Se valoró con 2 de 5
por humbert, hace 9 añosThis thing used to work great, but for some reason not any more. It seems the problem began with FF 53. Uninstalling and reinstalling didn't help. Any ideas?
Respuesta del desarrollador
publicado el hace 9 añosI am already actively developing the next version of this add-on, which uses different technologies and therefore isn't affected by this. That's why I didn't notice it.
This is caused by the inconsistent pathnames Firefox uses for content scripts. You will see that it works for all pages that are ope at the time you enable the add-on, but not for pages loaded afterwards. The exact format of those paths must have changed fin FF53.
I opened https://github.com/NiklasGollenstede/wikipedia-peek/issues/9 to address this in a hot-fix.
Edit 2017-05-01: Version 2.7.3 has been submitted for the code review.
This is caused by the inconsistent pathnames Firefox uses for content scripts. You will see that it works for all pages that are ope at the time you enable the add-on, but not for pages loaded afterwards. The exact format of those paths must have changed fin FF53.
I opened https://github.com/NiklasGollenstede/wikipedia-peek/issues/9 to address this in a hot-fix.
Edit 2017-05-01: Version 2.7.3 has been submitted for the code review.