Missing HTML element ID finder

Missing HTML element ID finder

The extension searches the currently loaded DOM for HTML elements that do not have an element.id Attribute and highlights them.…

What is Missing HTML element ID finder?
Missing HTML element ID finder is a Chrome extension that searches the currently loaded DOM for HTML elements without ID attributes and highlights them. It helps in writing automation tests and improves accessibility for screen readers.
Merlin
Stats
Users: 98 ▲ 1
Rating: 5.00 (1)
Version: 1.01 (Last updated: 2021-10-26)
Creation date: 2021-08-26
Risk impact: Very low risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • activeTab
Size: 5.01K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

The extension searches the currently loaded DOM for HTML elements that do not have an element.id Attribute and highlights them. Specifying an ID helps in several ways.

  1. While writing tests in automation tools like Cypress.js it is easier write tests if the elements have an id associated with them. Especially true for your input and button fields.
  2. Helping accessibility tools like screen readers by having a meaningful ID rather than a browser generated one.

This tool is like a visual linter that highlights the elements that do not have an element.id associated with it. Can be used by developers and tests as part of the development cycle. For feedback please write to [email protected]

Safety
Risk impact

Missing HTML element ID finder is safe to use. It does not request any sensitive permissions.

Risk likelihood

Missing HTML element ID finder has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Screenshots
Similar extensions

Here are some Chrome extensions that are similar to Missing HTML element ID finder: