X Word Replacer
Quickly replacing words in web pages
Cos'è X Word Replacer?
X Word Replacer è un'estensione di Chrome sviluppata da https://pughtml.com, e la sua funzione principale è "Quickly replacing words in web pages".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione X Word Replacer
Scarica i file di estensione X Word Replacer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | X Word Replacer |
ID | efcnkaeocmkpckkenjinmdgkbjhajoca |
URL Ufficiale | https://chromewebstore.google.com/detail/x-word-replacer/efcnkaeocmkpckkenjinmdgkbjhajoca |
Descrizione | Quickly replacing words in web pages |
Dimensione del File | 59.38 KB |
Conteggio Installazioni | 968 |
Versione Corrente | 1.0.4.1 |
Ultimo Aggiornamento | 2024-02-26 |
Data di Pubblicazione | 2018-05-02 |
Valutazione | 4.25/5 Totale 12 Valutazioni |
Sviluppatore | https://pughtml.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://viet.pughtml.com |
URL della Pagina di Aiuto | https://viet.pughtml.com |
Lingue Supportate | 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": [ " |