HTML Object Finder
Find Objects - id, name and custom attributes highlighted in different colors for easier test automation
Hvad er HTML Object Finder?
HTML Object Finder er en Chrome-udvidelse udviklet af http://price-logic.com, og dens hovedfunktion er "Find Objects - id, name and custom attributes highlighted in different colors for easier test automation".
Udvidelsesskærmbilleder
Download HTML Object Finder-udvidelses-CRX-fil
Download HTML Object Finder-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Easily find objects or object groups in HTML code Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | nkmpfjcdddfidbacipdaladjcgddgjgp |
| Officiel URL | https://chrome.google.com/webstore/detail/html-object-finder/nkmpfjcdddfidbacipdaladjcgddgjgp |
| Beskrivelse | Find Objects - id, name and custom attributes highlighted in different colors for easier test automation |
| Filstørrelse | 81.71 KB |
| Antal Installationer | 206 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2017-05-24 |
| Udgivelsesdato | 2017-05-24 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | http://price-logic.com |
| Betalingsmetode | free |
| Understøttede Sprog | 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": [
" | |