Inspect and view changes in Let me paste rtrd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "let me paste",
"version": "1.0.0",
"description": "Pastes text where normal paste is blocked",
"browser_specific_settings": {
"gecko": {
"id": "{9f6f2a01-d640-4a2a-8523-75780ab2e8a2}",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"menus",
"clipboardRead",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"src/background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "Force Paste"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content-script.js"
],
"run_at": "document_start"
}
]
} Best Let me paste rtrd Alternatives
Here are some Firefox add-ons that are similar to Let me paste rtrd:
F_U Paste Me
Haroun B.
Force Paster
Pratyush Vashisht
Plain Text Paste
xkzdb
Paste Anyway
Extroverted Developer, LLC
Don't Mess With Paste
vinay
Clipper
Gradyn Wursten
PastePass - Enable Right Click and Paste
Chitranjan Kumar Gupta
AutoType Clipboard
Arun Roy
Paste n' Go
em_te
Paste Control
Gateron
Don't Fuck With Paste
Aaron R
Paste Enabler
Thomas PUJOL