By: euie
Inspect and view changes in Encrypt copy 13 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "1.1",
"short_name": "__MSG_appShortName__",
"manifest_version": 2,
"default_locale": "en",
"icons": {
"16": "images/icon.svg",
"128": "images/icon.svg"
},
"background": {
"scripts": [
"scripts/background.js"
]
},
"browser_action": {
"default_icon": {
"19": "images/icon.svg",
"38": "images/icon.svg"
},
"default_title": "__MSG_browserActionTitle__",
"default_popup": "pages/popup.html"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"css": [
"styles/contentscript.css"
],
"js": [
"scripts/contentscript.js"
],
"run_at": "document_end",
"all_frames": false
}
],
"commands": {
"enc-copy": {
"suggested_key": {
"default": "Alt+C",
"linux": "Alt+C"
},
"description": "Send a 'enc-copy' event"
},
"dec-paste": {
"suggested_key": {
"default": "Alt+P",
"linux": "Alt+P"
},
"description": "Send a 'dec-paste' event"
}
},
"permissions": [
"activeTab",
"storage",
"contextMenus",
"tabs",
"unlimitedStorage",
"clipboardRead",
"clipboardWrite",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{6d6515d0-04f7-4fa2-829c-cc6e0976ff21}"
}
}
} Best Encrypt copy 13 Alternatives
Here are some Firefox add-ons that are similar to Encrypt copy 13:
Encrypt Copy
Vigneshwaran R
Unblock copy in input fields
Miles Turner
Cipher
Javier Junquera
Copy2Clip Pass
Aakash
PwdCrypter Extension
3DCrypter
Clipboard Integrity Enforcer
Ricardo
Enable Copy
Zach
Copy Guard
ruudschroen
Pasteboard Poison Protection
Dheelep N
Cache Nut
Cache Nut
Sharing Clipboard
GhostFox
SAFEBOARD
light