HTML Object Finder
Find Objects - id, name and custom attributes highlighted in different colors for easier test automation
Co to jest HTML Object Finder?
HTML Object Finder to rozszerzenie Chrome opracowane przez http://price-logic.com, a jego główną funkcją jest „Find Objects - id, name and custom attributes highlighted in different colors for easier test automation”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia HTML Object Finder
Pobierz pliki rozszerzeń HTML Object Finder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Easily find objects or object groups in HTML code
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | nkmpfjcdddfidbacipdaladjcgddgjgp |
Oficjalny URL | https://chrome.google.com/webstore/detail/html-object-finder/nkmpfjcdddfidbacipdaladjcgddgjgp |
Opis | Find Objects - id, name and custom attributes highlighted in different colors for easier test automation |
Rozmiar pliku | 81.71 KB |
Liczba instalacji | 206 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2017-05-24 |
Data Publikacji | 2017-05-24 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | http://price-logic.com |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "browser_action": { "default_icon": "icon32.png", "default_popup": "object_finder.html", "default_title": "HTML Object Finder" }, "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |