By: Khoo Hui Ying
Inspect and view changes in J Caesar Cipher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "J Caesar Cipher",
"version": "0.1",
"description": "Encrypt and decrypt text using Caesar Cipher shift",
"icons": {
"16": "images/jcc-16.png",
"32": "images/jcc-32.png",
"48": "images/jcc-48.png",
"64": "images/jcc-64.png"
},
"sidebar_action": {
"default_icon": {
"16": "images/jcc-16.png",
"32": "images/jcc-32.png",
"48": "images/jcc-48.png",
"64": "images/jcc-64.png"
},
"default_title": "J Caesar Cipher",
"default_panel": "caesarCipher.html"
},
"permissions": [
"storage",
"clipboardWrite",
"notifications"
],
"browser_specific_settings": {
"gecko": {
"id": "{511f02cc-ceaa-45ec-b29b-f16ccdaf0f24}"
}
}
} Best J Caesar Cipher Alternatives
Here are some Firefox add-ons that are similar to J Caesar Cipher: