Firefox add-on to pick up only comments from HTML files
- use Firefox add-ons in debug mode.
- Type "about:addons" in the Firefox search bar.
- Select "debug add-ons" from the gear symbol.
- Select "Load temporary add-ons".
- Select "manifest.json".
- Only the comments will be extracted in a separate tab by selecting it from the button of the extension.
Note: If you try to load it as an official add-on, you will get an error that it is broken. Recommended to use in debug mode.
- Firefoxのアドオンのデバッグモードで使用する。
- Firefoxの検索バーで "about:addons" を入力する。
- 歯車マークから"アドオンをデバッグ"を選択する。
- "一時的なアドオンを読み込む"を選択する。
- "manifest.json"を選択する。
- 拡張機能のボタンから選択することで、別タブにコメントのみが抽出される。
注意:正式なアドオンとして読み込もうとすると、壊れているとエラーが出る。デバッグモードで使用することを推奨。