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,…
Cos'è Censor Ultimate?
Censor Ultimate è un'estensione di Chrome sviluppata da Michael Klaus, e la sua funzione principale è "If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Censor Ultimate
Scarica i file di estensione Censor Ultimate in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | fdhipaljbnnojfhaldnhenofnkmliihp |
| URL Ufficiale | https://chromewebstore.google.com/detail/censor-ultimate/fdhipaljbnnojfhaldnhenofnkmliihp |
| Descrizione | If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,… |
| Dimensione del File | 17.68 KB |
| Conteggio Installazioni | 20 |
| Versione Corrente | 1.2.0 |
| Ultimo Aggiornamento | 2022-12-13 |
| Data di Pubblicazione | 2020-12-22 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | Michael Klaus |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://michaelklaus.gumroad.com/l/CensorUltimate |
| URL della Pagina di Aiuto | https://michaelklaus.gumroad.com |
| URL della Pagina della Politica sulla Privacy | https://www.privacypolicies.com/generic |
| Lingue Supportate | 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": [
" | |