Auto GM Close won't work on Firefox (even after 18/10/2010)
![]() ![]() |
Can anyone verify that Auto GM Close Window won't work on Firefox?
|
![]() ![]() |
try this http://userscripts.org/topics/61633 |
![]() ![]() |
how to disable autopowerhunt? |
![]() ![]() |
@thehuntxact it doesn't autoclose GM windows tab |
![]() ![]() |
well it works for chrome |
![]() ![]() |
oh ok... sry i'm a firefox user as i hv several accounts |
![]() ![]() |
does anyone have the fix for auto GMclose for firefox? pls and tq for your kind help |
![]() ![]() |
hmmm... still can't autoclose after most recent update (18 Oct) |
![]() ![]() |
I tested it out on my firefox and it worked perfectly though, try reinstalling your firefox? be patient and it'll auto close =) |
![]() ![]() |
Change autoclose-code to: else if(GM_getValue("GTSAH.GMClose", true) && document.location != "http://www.ghost-trappers.com/fb/ghost_monster.php" && document.location.toString().indexOf("ghost_monster.php?") != -1 && document.location.toString().indexOf("test=") != -1 && document.getElementsByClassName("gmButton gmActiveAssistButton")[0] == null) { TitleOver = "Assisted Ghost Monster, closing tab in " + GM_getValue("GTSAH.GMCloseSecs", 6) + " seconds." setTimeout(function() {top.window.close();} , GM_getValue("GTSAH.GMCloseSecs", 6) * 1000); } |
![]() ![]() |
Sorry but I don't even get this GM auto close thing. What exactly does this do? |
![]() ![]() |
By default, Firefox doesn't allow a window to be closed by javascript.
Type "about:config" in your firefox address bar and enter.
|





