Dear tool devs,
Please report here known issues / problems with the browser and extensions like Greasemonky / Scriptish / Tampermonkey.
Firefox Greasemonkey:
- GM 0.9.19 - Problems with AJAX requests -> Update to 0.9.20
Chrome Tampermonky:
- Problems (better: own handling) with handling several windows objects.
-- window.parent.xxx -> unsafeTop.xxx
-- top / self / .... -> window.top / window.self / ....
- Other browsers CAN'T handle those objects, FF and Opera stops when you try to check "unsafeTop" etc
Please report here known issues / problems with the browser and extensions like Greasemonky / Scriptish / Tampermonkey.
Firefox Greasemonkey:
- GM 0.9.19 - Problems with AJAX requests -> Update to 0.9.20
Chrome Tampermonky:
- Problems (better: own handling) with handling several windows objects.
-- window.parent.xxx -> unsafeTop.xxx
-- top / self / .... -> window.top / window.self / ....
- Other browsers CAN'T handle those objects, FF and Opera stops when you try to check "unsafeTop" etc