Aby wypróbować tysiące dostępnych tu dodatków, pobierz Mozillę Firefox — szybki i bezpłatny sposób przeglądania sieci!
ZamknijWitamy na witrynie Dodatki dla programu Firefox.
Wybierz spośród tysięcy dodatkowych funkcji i motywów, by dostosować Firefoksa do swoich potrzeb.
ZamknijOpinia o Markdown Viewer autorstwa alxctc
Oceniono na 4 z 5 możliwych gwiazdek
The visual flaw here : https://imageshack.com/i/1n3gn0j
.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Shown Script here :
window.oldSetTimeout=window.setTimeout;window.setTimeout=function(func,delay){return window.oldSetTimeout(function(){try{if(!document.documentElement.getAttribute('stopTimers')){if(typeof func=='string') {var nfunc = new Function(func); nfunc();} else func();}}catch(ex){}},delay);}; window.oldSetInterval=window.setInterval;window.setInterval=function(func,delay){return window.oldSetInterval(function(){try{if(!document.documentElement.getAttribute('stopTimers')){if(typeof func=='string') {var nfunc = new Function(func); nfunc();} else func();}}catch(ex){}},delay);};
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
It's fixed in the last version! Iit was caused by an incompatibility woth the add-on "RightToClick"
Aby tworzyć własne kolekcje, musisz mieć konto na witrynie Mozilla Add-ons.