Censor Ultimate
If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,…
什么是Censor Ultimate?
Censor Ultimate是由Michael Klaus开发的Chrome扩展程序,该扩展的主要功能是“If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,…”。
扩展截图
下载Censor Ultimate扩展crx文件
下载Censor Ultimate扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally, you can automatically do this with a simple browser plug-in and save hours in post-production!
Censor All The Things
You have the option to either blur the content or put a black bar over it. This works for both text content and input fields. Currently supported:
- Names
- Dates
- Social Security Numbers
- Phone Numbers
- Email Addresses
- Numbers of specified lengths (mostly useful for money and customer IDs)
- … get in touch if you need something special!
This browser extension automatically redacts many details out-of-the-box, without flashing them on the screen for even one frame. Additionally, you can manage explicit include and exclude lists. 扩展基本信息
| 名称 | |
| ID | fdhipaljbnnojfhaldnhenofnkmliihp |
| 官方URL | https://chromewebstore.google.com/detail/censor-ultimate/fdhipaljbnnojfhaldnhenofnkmliihp |
| 简介 | If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,… |
| 文件大小 | 17.68 KB |
| 安装次数 | 20 |
| 当前版本 | 1.2.0 |
| 更新时间 | 2022-12-13 |
| 上架时间 | 2020-12-22 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | Michael Klaus |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://michaelklaus.gumroad.com/l/CensorUltimate |
| 帮助页面URL | https://michaelklaus.gumroad.com |
| 隐私政策页面URL | https://www.privacypolicies.com/generic |
| 支持的语言 | de,en |
| manifest.json | |
{
"manifest_version": 3,
"name": "Censor Ultimate",
"version": "1.2.0",
"default_locale": "en",
"author": "[email protected]",
"icons": {
"128": "CensorUltimate.png"
},
"background": {
"service_worker": "background.js",
"type": "module"
},
"content_scripts": [
{
"all_frames": true,
"css": [
"content.css"
],
"js": [
"content.shim.js"
],
"matches": [
" | |