Comment #4 on issue 29541 by [email protected]: chrome.tabs.executeScript doesn't work on certain pages http://code.google.com/p/chromium/issues/detail?id=29541
I'm seeing the same issue on Windows Server 2008 and Chrome 4.0.266.0 and . A simple content script with just an alert, invoke via chrome.tabs.executeScript, won't immediately execute on gmail. Interestingly, it does execute under certain circumstances, for example if: 1. I load the gmail page 2. Execute the content script using chrome.tabs.executeScript (nothing happens) 3. Hit refresh - the alert shows up! -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
