By: Kèo bóng đá
Inspect and view changes in NEXT TextEncryptor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TextEncryptor",
"description": "Encrypt and decrypt your text easily, ensuring sensitive information stays secure while sharing or storing. Simple and effective for personal and professional use",
"version": "0.0.1",
"author": "Dmitry Safarov",
"browser_action": {
"default_title": "Text Cryptor",
"default_icon": "icon.png",
"default_popup": "index.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"aes.js",
"cryptor.js"
]
}
],
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{26647408-2436-4017-98c4-f9d7271288e0}"
}
}
} Best NEXT TextEncryptor Alternatives
Here are some Firefox add-ons that are similar to NEXT TextEncryptor: