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,…
What is Censor Ultimate?
Censor Ultimate is a Chrome extension developed by Michael Klaus, and its main feature is "If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,…".
Extension Screenshots
Download Censor Ultimate Extension CRX File
Download Censor Ultimate 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
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.
Extension Basic Information
Name | Censor Ultimate |
ID | fdhipaljbnnojfhaldnhenofnkmliihp |
Official URL | https://chromewebstore.google.com/detail/censor-ultimate/fdhipaljbnnojfhaldnhenofnkmliihp |
Description | If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,… |
File Size | 17.68 KB |
Installation Count | 20 |
Current Version | 1.2.0 |
Last Updated | 2022-12-13 |
Publish Date | 2020-12-22 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Michael Klaus |
[email protected] | |
Payment Type | free |
Extension Website | https://michaelklaus.gumroad.com/l/CensorUltimate |
Help Page URL | https://michaelklaus.gumroad.com |
Privacy Policy Page URL | https://www.privacypolicies.com/generic |
Supported Languages | 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": [ " |