Skip to content

glionsec/pickup_comments_from_html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pickup_comments_from_html

Firefox add-on to pick up only comments from HTML files

How to use

  1. use Firefox add-ons in debug mode.
  2. Type "about:addons" in the Firefox search bar.
  3. Select "debug add-ons" from the gear symbol.
  4. Select "Load temporary add-ons".
  5. Select "manifest.json".
  6. 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.

HTMLファイルからコメントのみをピックアップするFirefoxアドオン

使用方法

  1. Firefoxのアドオンのデバッグモードで使用する。
  2. Firefoxの検索バーで "about:addons" を入力する。
  3. 歯車マークから"アドオンをデバッグ"を選択する。
  4. "一時的なアドオンを読み込む"を選択する。
  5. "manifest.json"を選択する。
  6. 拡張機能のボタンから選択することで、別タブにコメントのみが抽出される。

注意:正式なアドオンとして読み込もうとすると、壊れているとエラーが出る。デバッグモードで使用することを推奨。

About

Firefox add-on to pick up only comments from HTML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors