Por: Turistu
Inspect and view changes in Disable the Selection API source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Disable the Selection API",
"version": "0.0.0.2",
"browser_specific_settings": {
"gecko": {
"id": "no-sel@ohzd.od"
}
},
"permissions": [
"*://*/*"
],
"content_scripts": [
{
"all_frames": true,
"match_about_blank": true,
"run_at": "document_start",
"matches": [
"<all_urls>"
],
"js": [
"no-sel.js"
]
}
],
"manifest_version": 2
} Melhores alternativas Disable the Selection API
Aqui estão algumas Firefox add-ons que são similares a Disable the Selection API:
Don't Touch My Selection
Kodigen
JavaScript Disabler
MU88
Don't Fuck With Paste
Aaron R
Selection Disabler
3DIndian
CanvasBlocker
kkapsner
Page JavaScript Toggle
vmarks
Enable Selection
limkokhole
Ctrl + Shift + C Should Copy
jscher2000
Enable Selection and Copy
GarryW
Disable CSP for a minute
python273