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,…
Vad är Censor Ultimate?
Censor Ultimate är en Chrome-tillägg utvecklad av Michael Klaus, och dess huvudfunktion är "If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,…".
Tilläggsskärmbilder
Ladda ner Censor Ultimate-förlängningens CRX-fil
Ladda ner Censor Ultimate-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | fdhipaljbnnojfhaldnhenofnkmliihp |
| Officiell webbadress | https://chromewebstore.google.com/detail/censor-ultimate/fdhipaljbnnojfhaldnhenofnkmliihp |
| Beskrivning | If you are a how-to creator, you know how much time and/or money redacting personal information in your videos can cost. Finally,… |
| Filstorlek | 17.68 KB |
| Antal Installationer | 20 |
| Aktuell Version | 1.2.0 |
| Senast Uppdaterad | 2022-12-13 |
| Publiceringsdatum | 2020-12-22 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | Michael Klaus |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://michaelklaus.gumroad.com/l/CensorUltimate |
| Hjälpsida URL | https://michaelklaus.gumroad.com |
| URL till Sekretesspolicy Sidan | https://www.privacypolicies.com/generic |
| Stödda Språk | 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": [
" | |