By: Miles Turner
Inspect and view changes in Unblock copy in input fields source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "解除所有输入框和多行文本框复制限制",
"version": "1.0.3",
"description": "允许在所有输入框和多行文本框中选中和复制内容,密码框聚焦时可复制",
"author": "Miles Turner",
"permissions": [
"activeTab",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"applications": {
"gecko": {
"id": "input-copy-unlock@example.com",
"strict_min_version": "59.0"
}
}
} Best Unblock copy in input fields Alternatives
Here are some Firefox add-ons that are similar to Unblock copy in input fields:
Enable Copy
Zach
Simple Allow Copy
FallenMax
Allow Right Click & Copy
Raman Das
Just Paste My Password
clerie
Copy on Select
micpob
Encrypt Copy
Vigneshwaran R
Enable Copy Extension
olevegic
Enable Copy
HELO88 VIN
ForceCopy
MrOnlineCoder
Enable Copy & Select
9Win
Allow Copy Plus
Allow Copy Plus
Paste Anyway
Extroverted Developer, LLC