selection allow Firefox

Examine source code of selection allow

제작자: jogh
Inspect and view changes in selection allow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "User-Select to Auto",
  "version": "1.0",
  "description": "Changes user-select to auto on all websites",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "selection.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6d0b913e-34b7-4682-8097-e1a05e7ad97f}"
    }
  }
}

최고의 selection allow 대안

다음은 selection allow과(와) 유사한 Firefox add-on입니다: