Revision 6247f163
Added by koszko about 2 years ago
| html/options.html | ||
|---|---|---|
| 248 | 248 |
</div> |
| 249 | 249 |
</div> |
| 250 | 250 |
<button id="add_page_but" type="button"> Add page </button> |
| 251 |
<IMPORT html/default_blocking_policy.html /> |
|
| 251 | 252 |
</div> |
| 252 | 253 |
<div id="bags" class="tab"> |
| 253 | 254 |
<div class="table_wrapper tight_table has_bottom_line has_upper_line"> |
Also available in: Unified diff
enable toggling of global script blocking policy\n\nThis commit also introduces `light_storage' module which is later going to replace the storage code we use right now.\nAlso included is a hack to properly display scrollbars under Mozilla (needs testing on newer Mozilla browsers).