click on selection with enter Firefox

Examine source code of click on selection with enter

By: h43z Add-on
Inspect and view changes in click on selection with enter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "click on selection with enter",
  "description": "clicks on selection by pressing enter",
  "manifest_version": 2,
  "version": "1.2",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "clickonselection@h43z"
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Best click on selection with enter Alternatives

Here are some Firefox add-ons that are similar to click on selection with enter: