Hello!

I´m developing a script in greasemonkey that lets me paint images over the web pages loaded as a top frame ( and much more things..) I am able to migrate Greasemonkey ( for firefox 1.0 to 1.5 ) to mozilla 1.7.12 where I have to develop, and it works ( registering in installed-chromed.txt, enabling enable-extensionds-default and adding greasemonkey scripts on profile folder)

Right now, I´m trying to migrate to testgtkembed, and I have some problems/doubts.

I think that this extension depends really much on the loaded chrome and at the moment I am using the default chrome that appears in TestGtkEmbed.cpp

-This chrome (that is really simple ... file, back,and forward navigation button etc ) is provided by Adam lock´s Chrome or by gtk wigdjet provided in the cpp? because as far as I know these buttons are created directly by gtk functions not through xul or js files

-Is it possible to switch in testGtkEmbed to old mozilla-bin chrome? because in this case it will be really simple to make the extensions work.

-My extension is registered by installed-chrome without problems as I can see chrome.rdf but after running, there is no other signal installed.


I have seen that chrome subject has been talked about in some posts but I could´t find ...

If someone can give some ideas to go further.. :-)

thanks in advance

PS I am developing under linux, mozilla 1.7.12.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to