By: Vicky
Inspect and view changes in Forces Copy Paste & Select source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Force Copy Paste & Select",
"version": "2.0",
"description": "Aggressively re-enables Copy, Paste, Cut, Right-Click, and Text Selection on websites.",
"permissions": [
"activeTab",
"scripting",
"storage",
"clipboardRead",
"clipboardWrite"
],
"action": {
"default_popup": "popup.html",
"default_icon": "icons/icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "force-copy-paste-new@vicky",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"inject.js"
],
"matches": [
"<all_urls>"
]
}
],
"host_permissions": [
"<all_urls>"
]
} Best Forces Copy Paste & Select Alternatives
Here are some Firefox add-ons that are similar to Forces Copy Paste & Select:
Don't Mess With Paste
vinay
Enable Right Click & Copy Paste
MohamedSubarashi
Enable Copy & Select
9Win
SuperCopy - Enable Copy
林羽明
Allow Copy Advanced
Choangclub
SuperCopy, Allow Right Click and Copy
黄帅
Enable Copy
HELO88 VIN
Absolute Access
Koresent
RightClick Unlocker – Enable Copy & Paste
Chrg_Bsr
Absolute Right Click & Copy
Unemployed
Enable Select Copy +Edit
GarryW