X Word Replacer
Quickly replacing words in web pages
Apa itu X Word Replacer?
X Word Replacer adalah ekstensi Chrome yang dikembangkan oleh https://pughtml.com, dan fitur utamanya adalah "Quickly replacing words in web pages".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi X Word Replacer
Unduh file ekstensi X Word Replacer 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
X Words Replacer is a tool for office used for search and replace words in any field of text (input, textarea, paragraph...) on web pages.
Informasi Dasar Ekstensi
Nama | X Word Replacer |
ID | efcnkaeocmkpckkenjinmdgkbjhajoca |
URL Resmi | https://chromewebstore.google.com/detail/x-word-replacer/efcnkaeocmkpckkenjinmdgkbjhajoca |
Deskripsi | Quickly replacing words in web pages |
Ukuran File | 59.38 KB |
Jumlah Instalasi | 968 |
Versi Saat Ini | 1.0.4.1 |
Terakhir Diperbarui | 2024-02-26 |
Tanggal Publikasi | 2018-05-02 |
Penilaian | 4.25/5 Total 12 Penilaian |
Pengembang | https://pughtml.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://viet.pughtml.com |
URL Halaman Bantuan | https://viet.pughtml.com |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "X Word Replacer", "description": "Quickly replacing words in web pages", "version": "1.0.4.1", "manifest_version": 3, "permissions": [ "storage" ], "action": { "default_title": "X Word Replacer", "default_popup": "index.html", "default_icon": "images\/icon_128.png" }, "icons": { "128": "favicon.png" }, "background": { "service_worker": "service_worker.js", "type": "module" }, "content_scripts": [ { "matches": [ " |