TextForma
ウェブサイト上にある見たくない単語(NGワード)を覆い隠したり置き換えたりできる拡張機能です。
什么是TextForma?
TextForma是由textforma开发的Chrome扩展程序,该扩展的主要功能是“ウェブサイト上にある見たくない単語(NGワード)を覆い隠したり置き換えたりできる拡張機能です。”。
扩展截图
下载TextForma扩展crx文件
下载TextForma扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
TextFormaは、ウェブサイト上にある見たくない単語「NGワード」を覆い隠したり置き換えたりできるビジネス向けの Google Chrome 拡張機能です。見たくない単語を含むページ全体を非表示にするのではなく、その単語を含む一定範囲を覆い隠すため、必要な情報を安心して収集することが可能となります。ツイッターなどで使われているJavaScriptによるテキストの追加・変更にも対応しています。 なお開発者は情報の収集等は行っておりません。
扩展基本信息
名称 | TextForma |
ID | nmoicgikomkhfcfimpldahmfabckjiie |
官方URL | https://chromewebstore.google.com/detail/textforma/nmoicgikomkhfcfimpldahmfabckjiie |
简介 | ウェブサイト上にある見たくない単語(NGワード)を覆い隠したり置き換えたりできる拡張機能です。 |
文件大小 | 51.82 KB |
安装次数 | 1,984 |
当前版本 | 0.1.17 |
更新时间 | 2016-04-08 |
上架时间 | 2016-04-08 |
评分 | 4.00/5 共16次评分 |
开发者 | textforma |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.textforma.com/ |
支持的语言 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TextForma", "version": "0.1.17", "default_locale": "ja", "description": "__MSG_description__", "permissions": [ "storage", "tabs", "contentSettings" ], "icons": { "16": "images\/shield-icon16.png", "48": "images\/shield-icon48.png", "128": "images\/shield-icon128.png" }, "background": { "scripts": [ "scripts\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |