Get Element Id од Luis Ocampo
An extension that adds an option to the context menu, allowing the user to click on an element and display its id. If the element does not have an id, the closest id in its ancestor hierarchy is found and displayed instead.
9 корисника9 корисника
Метаподаци додатка
О овом додатку
An extension that adds a new option to the browser’s context menu. When the user right-clicks on any element on a web page and selects this option, the extension analyzes the clicked element.
The functionality consists of identifying and displaying the id attribute of the selected element. If the element does not have an id, the extension traverses the DOM (Document Object Model) hierarchy upwards, searching for the first ancestor element that has an id. Once found, it displays the id value using an alert dialog.
This feature is useful for developers and testers who need to quickly identify the id of an element or its closest container, without manually inspecting the DOM using developer tools.
The functionality consists of identifying and displaying the id attribute of the selected element. If the element does not have an id, the extension traverses the DOM (Document Object Model) hierarchy upwards, searching for the first ancestor element that has an id. Once found, it displays the id value using an alert dialog.
This feature is useful for developers and testers who need to quickly identify the id of an element or its closest container, without manually inspecting the DOM using developer tools.
Оцењено са 0 од стране 0 рецензената
Овлашћења и подаци
Више информација
- Везе додатка
- Издање
- 1.0
- Величина
- 8,56 KB
- Последњи пут ажурирано
- pre jedne godine (3. jul 2025.)
- Повезане категорије
- Дозвола
- Јавна дозвола Mozilla 2.0
- Историјат издања
- Додај у збирку