제작자: Vigneshwaran R
Inspect and view changes in Encrypt Copy 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>"
]
} 최고의 Encrypt Copy 대안
다음은 Encrypt Copy과(와) 유사한 Firefox add-on입니다:
Encrypt copy 13
euie
Enable Copy
Zach
Unblock copy in input fields
Miles Turner
Invisible Text Copy
Umair Khan
Cipher
Javier Junquera
Paste Anyway
Extroverted Developer, LLC
Text Encryptor
Pixelcode
Enable Copy Extension
olevegic
Pasteboard Poison Protection
Dheelep N
PwdCrypter Extension
3DCrypter
PEO Text Encryptor
Programozót egy órára
Smart Clipboard Manager
themrsami