How to retrieve the URL of the active tab in Firefox using C#?
        Posted  
        
            by ankush
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ankush
        
        
        
        Published on 2009-06-22T06:51:25Z
        Indexed on 
            2010/03/29
            4:03 UTC
        
        
        Read the original article
        Hit count: 411
        
From a C# windows application, how can I find the current URL of the active tab in a Firefox instance is? Does Firefox have any API for this? If so, can it be accessed using C#?
© Stack Overflow or respective owner