文本替换工具
文本替换工具 by Z
What is 文本替换工具?
文本替换工具 is a Chrome extension developed by Unknown, and its main feature is "文本替换工具 by Z".
Extension Screenshots
Download 文本替换工具 Extension CRX File
Download 文本替换工具 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
本工具用于进行批量的文本替换。 替换时,会将分别将每一行的数据转换后,替换下方的规则中的对应位置。 最终在右侧文本框内输出结果。
Extension Basic Information
Name | 文本替换工具 |
ID | fonnlemkifpbjbcjmhiohbdeedppokcb |
Official URL | https://chromewebstore.google.com/detail/%E6%96%87%E6%9C%AC%E6%9B%BF%E6%8D%A2%E5%B7%A5%E5%85%B7/fonnlemkifpbjbcjmhiohbdeedppokcb |
Description | 文本替换工具 by Z |
File Size | 1.1 MB |
Installation Count | 114 |
Current Version | 0.1.2 |
Last Updated | 2016-04-12 |
Publish Date | 2016-04-11 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u6587\u672c\u66ff\u6362\u5de5\u5177", "version": "0.1.2", "author": "Z", "manifest_version": 2, "description": "\u6587\u672c\u66ff\u6362\u5de5\u5177 by Z", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "browser_action": { "default_icon": "icon.png", "default_title": "\u6587\u672c\u66ff\u6362", "default_popup": "index.html" } } |