Inspect and view changes in Don't F*** With Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"action": {
"default_icon": "clipboard-inactive-32.png",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"content.js"
],
"matches": [
"<all_urls>"
],
"run_at": "document_start"
}
],
"description": "Prevents the blocking of copying from & pasting into input fields",
"homepage_url": "https://github.com/abg1979/dont-fuck-with-paste",
"icons": {
"48": "clipboard-inactive-48.png",
"128": "clipboard-inactive-128.png"
},
"manifest_version": 3,
"name": "Don't F*** With Paste",
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"tabs"
],
"version": "3.1.2",
"browser_specific_settings": {
"gecko": {
"id": "dont-fuck-with-paste@abg1979.github.io",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Don't F*** With Paste Alternatives
Here are some Firefox add-ons that are similar to Don't F*** With Paste:
Don't Fuck With Paste
Aaron R
Clipper
Gradyn Wursten
Don't Mess With Paste
vinay
Paste Control
Gateron
Simple Allow Copy
FallenMax
Paste Anyway
Extroverted Developer, LLC
Force Paster
Pratyush Vashisht
OldStyle Copy&Paste
Dino Puller
PastePass - Enable Right Click and Paste
Chitranjan Kumar Gupta
Enable Copy
Zach
Smart Copy Pro – Unlock Copy
Codeintra
Paste Enabler
Thomas PUJOL