Open GoogleCodeExporter opened 9 years ago
Ok, not entirely sure what's going on there - however that's exactly what
happens when the css isn't loaded (when developing you use the unpacked
extension, and reloading the extension causes the same issue until you refresh
the page).
It sounds like either there's not full enough support for Greasemonkey
functions, the actual code used is:
GM_addStyle(GM_getResourceText('stylesheet'));
The alternative is if it recognises it as Chrome rather than Safari - where it
doesn't even try to add it as it's built into the extension source.
I did think that Safari could support Chrome extensions now though, or am I
wrong?
Original comment by RycochetTM
on 10 Jan 2011 at 3:18
Thank you for your quick answer.
I'm sorry but I'm not a developer and I'm french so I'm not sure I
understood well.
What I can say is that when I click on "New beta available", the chrome crx
file is downloaded but not installed.
Ninja Kit doesn't recognize it so I have to go to Google Game Golem page and
click on the "latest beta" for firefox to have the script installed by
Ninja.
Is there somewhere that I can download oldest version of Golem ? It was
working fine before latest interface changed :o(
Original comment by olivier....@gmail.com
on 10 Jan 2011 at 3:57
Just added r942 which might fix the issue with the css.
I'm about to make some changes to Update and it will stop looking for the crx
file.
Original comment by RycochetTM
on 10 Jan 2011 at 4:17
Sorry, it didn't works.
Original comment by olivier....@gmail.com
on 11 Jan 2011 at 12:21
Ok - having looked into it a little more, NinjaKit doesn't support
GM_getResourceText - so I've changed how the css is included in Golem -
hopefully it'll work ok.
As a side note, got Ninja Kit installed on Safari here (win 7), but can't see
how to get Golem installed on it without going through userscripts - it doesn't
seem to "take over" the handling of *.user.js files like Greasemonkey does...
Original comment by RycochetTM
on 12 Jan 2011 at 1:58
I still have the same problem :(
On safari (Mac Snow Leopard), I have to open
code.google.com/p/game-golemand to chose "latest-beta" to have golem
installed by Ninja Kit.
Original comment by olivier....@gmail.com
on 12 Jan 2011 at 8:11
Original issue reported on code.google.com by
olivier....@gmail.com
on 10 Jan 2011 at 2:55Attachments: