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,…
Co to jest Censor Ultimate?
Censor Ultimate to rozszerzenie Chrome opracowane przez Michael Klaus, a jego główną funkcją jest „If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Censor Ultimate
Pobierz pliki rozszerzeń Censor Ultimate w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fdhipaljbnnojfhaldnhenofnkmliihp |
| Oficjalny URL | https://chromewebstore.google.com/detail/censor-ultimate/fdhipaljbnnojfhaldnhenofnkmliihp |
| Opis | If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,… |
| Rozmiar pliku | 17.68 KB |
| Liczba instalacji | 20 |
| Aktualna Wersja | 1.2.0 |
| Ostatnia Aktualizacja | 2022-12-13 |
| Data Publikacji | 2020-12-22 |
| Ocena | 5.00/5 Łącznie 2 Oceny |
| Deweloper | Michael Klaus |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://michaelklaus.gumroad.com/l/CensorUltimate |
| Adres URL Strony Pomocy | https://michaelklaus.gumroad.com |
| Adres URL Strony Polityki Prywatności | https://www.privacypolicies.com/generic |
| Obsługiwane Języki | 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": [
" | |