| Index: chrome/common/extensions/docs/devguide.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/devguide.html (revision 60806)
|
| +++ chrome/common/extensions/docs/devguide.html (working copy)
|
| @@ -367,6 +367,10 @@
|
| <td colspan="2"> </td>
|
| </tr>
|
| <tr>
|
| + <td> <a href="a11y.html">Accessibility (a11y)</a> </td>
|
| + <td> Make your extension accessible to people with disabilities </td>
|
| + </tr>
|
| + <tr>
|
| <td> <a href="background_pages.html">Background Pages</a> </td>
|
| <td> Put all the common code for your extension in a single place </td>
|
| </tr>
|
|
|