Par : CipherLayer
Inspect and view changes in CipherLayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CipherLayer",
"version": "1.0.6",
"description": "Encrypt and decrypt messages securely on any web-based platform with end-to-end zero-knowledge encryption.",
"permissions": [
"storage",
"activeTab",
"scripting",
"alarms"
],
"host_permissions": [
"http://localhost:3000/*",
"http://127.0.0.1:3000/*",
"https://*.onrender.com/*"
],
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"action": {
"default_popup": "index.html",
"default_title": "CipherLayer: Encrypt Web Chats"
},
"background": {
"type": "module",
"scripts": [
"service-worker-loader.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "support@cipherlayer.io",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"js": [
"assets/index.ts-loader-BEtlpQVd.js"
],
"matches": [
"<all_urls>"
],
"run_at": "document_end",
"all_frames": true
}
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"assets/_commonjsHelpers-Cpj98o6Y.js",
"assets/index.ts-BZ6Q9_WB.js"
],
"use_dynamic_url": false
}
]
} Meilleures alternatives CipherLayer
Voici quelques Firefox add-ons qui sont similaires à CipherLayer :