With ff21, I get a syntax error in the error console, that stops
wikilook 2.7.0 from finishing loading.
In the file chrome/wikilook/content/wikilook.js line 4746 is not
valid syntax in the newer javascript engine:
globalPackageWL.WikiLook_Overlay.PMaker.WLWTajaxCallbackImpl(res.expandtemplates.*);
Changing that line to an alternate equivalent syntax:
globalPackageWL.WikiLook_Overlay.PMaker.WLWTajaxCallbackImpl(res.expandtemplates['*']);
works for me - all of wikilook is functional with ff21.
Contrary to what has been mentioned, I don't see where wikilook is
using the deprecated E2X syntax.
In any case, that wouldn't require a complete re-write."
Michael@Oz
unread,
Nov 3, 2017, 6:46:28 PM11/3/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WikiLook
I'm not the developer, but, almost certainly not. It is not a trivial exercise, I had a brief look into it.
You can keep using it vie Pale Moon, a Firefox variant which is not going the WebExtensions way. http://www.palemoon.org/