This is a chrome extension that detects and highlights invalid a tags on the page you loaded.
読み込んだページの無効なaタグを検出し、ハイライトするChrome拡張機能です。
- Add a feature to display a list of invalid a tags in a popup.
- Add a whitelist feature that does not highlight elements that have been added to the whitelist.
- Add a feature to change the search conditions for a tags from the popup.
- Add an on/off feature.