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,…
Was ist Censor Ultimate?
Censor Ultimate ist eine Chrome-Erweiterung, die von Michael Klaus entwickelt wurde, und ihr Hauptmerkmal ist "If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,…".
Erweiterungsscreenshots
Censor Ultimate-Erweiterungs-CRX-Datei herunterladen
Laden Sie Censor Ultimate-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Censor Ultimate |
ID | fdhipaljbnnojfhaldnhenofnkmliihp |
Offizielle URL | https://chromewebstore.google.com/detail/censor-ultimate/fdhipaljbnnojfhaldnhenofnkmliihp |
Beschreibung | If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,… |
Dateigröße | 17.68 KB |
Installationsanzahl | 20 |
Aktuelle Version | 1.2.0 |
Letztes Update | 2022-12-13 |
Veröffentlichungsdatum | 2020-12-22 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Michael Klaus |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://michaelklaus.gumroad.com/l/CensorUltimate |
Hilfeseite URL | https://michaelklaus.gumroad.com |
URL der Datenschutzrichtlinien-Seite | https://www.privacypolicies.com/generic |
Unterstützte Sprachen | 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": [ " |