Full XPath
Copy full xpath
Apa itu Full XPath?
Full XPath adalah ekstensi Chrome yang dikembangkan oleh Hongfei Wu, dan fitur utamanya adalah "Copy full xpath".
Unduh Berkas CRX Ekstensi Full XPath
Unduh file ekstensi Full XPath 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
copy full xpath with more details, such as class name, id, sibling index, top to BODY level Informasi Dasar Ekstensi
| Nama | |
| ID | ofjlfbcpbobinkhbhgmmffaojoaghjjc |
| URL Resmi | https://chromewebstore.google.com/detail/full-xpath/ofjlfbcpbobinkhbhgmmffaojoaghjjc |
| Deskripsi | Copy full xpath |
| Ukuran File | 19.81 KB |
| Jumlah Instalasi | 34 |
| Versi Saat Ini | 1.0 |
| Terakhir Diperbarui | 2018-08-27 |
| Tanggal Publikasi | 2018-08-26 |
| Pengembang | Hongfei Wu |
| [email protected] | |
| Tipe Pembayaran | free |
| Bahasa yang Didukung | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Copy full xpath",
"manifest_version": 2,
"icons": {
"16": "images\/selector_16.png",
"48": "images\/selector_48.png",
"128": "images\/selector_128.png"
},
"browser_action": {
"default_icon": {
"16": "images\/selector_16.png",
"48": "images\/selector_48.png",
"128": "images\/selector_128.png"
},
"default_title": "Copy full xpath with more details"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"js": [
"content-script.js"
],
"matches": [
" | |