chrome.tab.onactivated
        Posted  
        
            by 
                Leon Cunningham
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Leon Cunningham
        
        
        
        Published on 2012-09-24T03:36:28Z
        Indexed on 
            2012/09/24
            3:37 UTC
        
        
        Read the original article
        Hit count: 158
        
google-chrome-extension
Can someone please show me how to use the chrome.tabs.onActivated.
I would like to refresh the tab that is clicked/activated if the url equals: www.example.com.
Or if this is the wrong method please tell me what to use.
Can someone please show me how to use the chrome.tabs.onActivated.
I would like to refresh the tab that is clicked/activated if the url equals: www.example.com.
Or if this is the wrong method please tell me what to use.
© Stack Overflow or respective owner