HTML Object Finder
Find Objects - id, name and custom attributes highlighted in different colors for easier test automation
Apa itu HTML Object Finder?
HTML Object Finder adalah ekstensi Chrome yang dikembangkan oleh http://price-logic.com, dan fitur utamanya adalah "Find Objects - id, name and custom attributes highlighted in different colors for easier test automation".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi HTML Object Finder
Unduh file ekstensi HTML Object Finder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Easily find objects or object groups in HTML code
Informasi Dasar Ekstensi
Nama | |
ID | nkmpfjcdddfidbacipdaladjcgddgjgp |
URL Resmi | https://chrome.google.com/webstore/detail/html-object-finder/nkmpfjcdddfidbacipdaladjcgddgjgp |
Deskripsi | Find Objects - id, name and custom attributes highlighted in different colors for easier test automation |
Ukuran File | 81.71 KB |
Jumlah Instalasi | 206 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2017-05-24 |
Tanggal Publikasi | 2017-05-24 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | http://price-logic.com |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |