| OLD | NEW |
| 1 <div id="pageData-name" class="pageData">Content Settings</div> | 1 <div id="pageData-name" class="pageData">Content Settings</div> |
| 2 | 2 |
| 3 <!-- BEGIN AUTHORED CONTENT --> | 3 <!-- BEGIN AUTHORED CONTENT --> |
| 4 <p> | 4 <p> |
| 5 The content settings module allows you to change settings that control whether | 5 The content settings module allows you to change settings that control whether |
| 6 websites can use features such as cookies, JavaScript, and plug-ins. | 6 websites can use features such as cookies, JavaScript, and plug-ins. |
| 7 More generally speaking, content settings allow you to customize Chrome's | 7 More generally speaking, content settings allow you to customize Chrome's |
| 8 behavior on a per-site basis instead of globally.</p> | 8 behavior on a per-site basis instead of globally.</p> |
| 9 <p> | 9 <p> |
| 10 </p> | 10 </p> |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 </p> | 144 </p> |
| 145 | 145 |
| 146 <h2 id="examples">Examples</h2> | 146 <h2 id="examples">Examples</h2> |
| 147 | 147 |
| 148 <p> | 148 <p> |
| 149 You can find samples of this API on the | 149 You can find samples of this API on the |
| 150 <a href="samples.html#contentSettings">sample page</a>. | 150 <a href="samples.html#contentSettings">sample page</a>. |
| 151 </p> | 151 </p> |
| 152 | 152 |
| 153 <!-- END AUTHORED CONTENT --> | 153 <!-- END AUTHORED CONTENT --> |
| OLD | NEW |