För att prova de tusentals tillägg tillgängliga här, ladda ner Mozilla Firefox, ett snabbt och gratis sätt att surfa på webben!
StängVälkommen till Firefox tillägg.
Välj bland tusentals extrafunktioner och stilar för att göra Firefox till ditt.
StängRecension av WikiLook av city_zen
Betygsatt 5 utav 5 stjärnor
It looks like, sadly, Wikilook's development has stopped. And recent changes in Firefox mean that Wikilook is no longer working as it used to.
Fortunately, user Alan Stewart has posted a working fix at Wikilook's Support page (http://groups.google.com/group/wikilook).
In case you don't have access to that Support page, I'm copying the fix here so more people have access to it:
------
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
------
All credit for this fix should go to Alan Stewart, I'm just copying his solution here.
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.