Inspect and view changes in Don't Mess With Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Don't Mess With Paste",
"short_name": "No Paste Block",
"version": "1.2.0",
"description": "Force-enable copy, paste, cut, and text selection on websites that block these actions.",
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Don't Mess With Paste",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "dont-mess-with-paste@example.com",
"strict_min_version": "109.0"
}
}
} Best Don't Mess With Paste Alternatives
Here are some Firefox add-ons that are similar to Don't Mess With Paste:
Forces Copy Paste & Select
Vicky
Unblock Paste
Naitik Shah
Enable Copy
HELO88 VIN
Paste Enabler
Thomas PUJOL
ForceCopy
MrOnlineCoder
SuperCopy - Enable Copy
林羽明
Enable Right Click & Copy Paste
MohamedSubarashi
Paste Anyway
Extroverted Developer, LLC
F_U Paste Me
Haroun B.
Enable Copy & Select
9Win