| Index: chrome/common/extensions/docs/static/devguide.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/static/devguide.html (revision 61541)
|
| +++ chrome/common/extensions/docs/static/devguide.html (working copy)
|
| @@ -77,6 +77,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>
|
|
|