RSSPreview에 대한 리뷰
RSSPreview 제작자: Aurelien David
리뷰 122개
- 5점 만점에 5점Lisek Lucek 님, 5년 전
- 5점 만점에 5점Саша Черных 님, 5년 전
- 5점 만점에 5점Firefox 사용자 12953210 님, 5년 전
- 5점 만점에 4점Firefox 사용자 12985156 님, 6년 전Almost perfect, but feedburner feeds won't work with this addon.
- Works well but in the bottom of RSS page it creates such a garbage:
document.onselectstart = function () {return true; };document.oncontextmenu = function () { return true; }; document.onmousedown = function () { return true; }; document.onkeydown = function () { return true; }; document.body.onselectstart = function () {return true; };document.body.oncontextmenu = function () { return true; }; document.body.onmousedown = function () { return true; }; document.body.onkeydown = function () { return true; }; jQuery(document).unbind("keydown");jQuery(document).unbind("mousedown"); - 5점 만점에 5점Tarik Traskovsky 님, 6년 전
- 5점 만점에 5점Firefox 사용자 13746648 님, 6년 전
- 5점 만점에 5점Firefox 사용자 15340843 님, 6년 전I don't understand why Mozilla would remove this function, but thanks to Aurelien David we have it back! It works as well as when it was built in.