X Word Replacer
Quickly replacing words in web pages
什么是X Word Replacer?
X Word Replacer是由https://pughtml.com开发的Chrome扩展程序,该扩展的主要功能是“Quickly replacing words in web pages”。
扩展截图
下载X Word Replacer扩展crx文件
下载X Word Replacer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | X Word Replacer |
ID | efcnkaeocmkpckkenjinmdgkbjhajoca |
官方URL | https://chromewebstore.google.com/detail/x-word-replacer/efcnkaeocmkpckkenjinmdgkbjhajoca |
简介 | Quickly replacing words in web pages |
文件大小 | 59.38 KB |
安装次数 | 968 |
当前版本 | 1.0.4.1 |
更新时间 | 2024-02-26 |
上架时间 | 2018-05-02 |
评分 | 4.25/5 共12次评分 |
开发者 | https://pughtml.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://viet.pughtml.com |
帮助页面URL | https://viet.pughtml.com |
支持的语言 | 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": [ " |