Chromium Code Reviews| Index: chrome/common/extensions/docs/tabs.html |
| diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html |
| index 327ef85470f7c06cadbe60f61b93a395cb7420c8..aebcc66f8c4d204d427402614282777777405dfd 100644 |
| --- a/chrome/common/extensions/docs/tabs.html |
| +++ b/chrome/common/extensions/docs/tabs.html |
| @@ -199,6 +199,9 @@ |
| <li id="group_link"> |
| <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions" title="Google Chrome Extensions developer forum">Group</a> |
| </li> |
| + <li id="so_link"> |
| + <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension" title="[google-chrome-extension] tag on Stack Overflow">Questions?</a> |
| + </li> |
| </ul> |
| </div> <!-- end gc-topnav --> |