This is a discussion on How can I retain the original url after invoke a xul? - Mozilla ; Hi, I want to make a extension which can apply an XSL stylesheet to parse and display the rss/atom feed. But my problem is, after invoke the xul which do the parsing work, the address bar will show something like ...
Hi,
I want to make a extension which can apply an XSL stylesheet to parse
and display the rss/atom feed. But my problem is, after invoke the xul
which do the parsing work, the address bar will show something like
chrome://xxx/
.. How can I retain the original feed url in the address bar? please
advise. thanks.