diff options
Diffstat (limited to 'ext/popup.html')
-rw-r--r-- | ext/popup.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/popup.html b/ext/popup.html index 622e98f3..9f71ebe1 100644 --- a/ext/popup.html +++ b/ext/popup.html @@ -108,6 +108,7 @@ <script src="/js/display/element-overflow-controller.js"></script> <script src="/js/display/option-toggle-hotkey-handler.js"></script> <script src="/js/display/query-parser.js"></script> +<script src="/js/display/structured-content-generator.js"></script> <script src="/js/dom/document-focus-controller.js"></script> <script src="/js/dom/document-util.js"></script> <script src="/js/dom/dom-text-scanner.js"></script> |