Par : Redact
Inspect and view changes in Live Censor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Live Censor",
"version": "1.0.0",
"description": "Automatically censors sensitive information like IP addresses and personal details from web pages. Designed for streamers.",
"browser_specific_settings": {
"gecko": {
"id": "live-censor@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"storage",
"alarms",
"activeTab"
],
"host_permissions": [
"*://*/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Meilleures alternatives Live Censor
Voici quelques Firefox add-ons qui sont similaires à Live Censor :
Censr Lite
Censr
Hide My Name
Xil Live
Personal Censor
Crestboz Corporation
StreamerShield
Paragrimm
PuryFi
0131
Hide Sensitive Information
Maxi
Censorify
Ninad Sutrave
PrivacyScreen
odacavo
Profanity Filter
breezdev
RedactKit
iqlip
Censor Visual Studio C*de
orrefailaT
CensorIt
ArtNazarov