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,…
Wat is Censor Ultimate?
Censor Ultimate is een Chrome-extensie ontwikkeld door Michael Klaus, en de belangrijkste functie 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,…".
Extensie Screenshots
Download het CRX-bestand van de extensie Censor Ultimate
Download Censor Ultimate-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | fdhipaljbnnojfhaldnhenofnkmliihp |
| Officiële URL | https://chromewebstore.google.com/detail/censor-ultimate/fdhipaljbnnojfhaldnhenofnkmliihp |
| Beschrijving | If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,… |
| Bestandsgrootte | 17.68 KB |
| Aantal Installaties | 20 |
| Huidige Versie | 1.2.0 |
| Laatst Bijgewerkt | 2022-12-13 |
| Publicatiedatum | 2020-12-22 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Michael Klaus |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://michaelklaus.gumroad.com/l/CensorUltimate |
| Help Pagina-URL | https://michaelklaus.gumroad.com |
| URL van de Privacybeleid Pagina | https://www.privacypolicies.com/generic |
| Ondersteunde Talen | 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": [
" | |