1 2 key for tab switch Firefox

Examine source code of 1 2 key for tab switch

Inspect and view changes in 1 2 key for tab switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "developer": {
    "name": "Dmitriy Zhuravlev",
    "url": "https://dmitriyzhuravlev.ru/"
  },
  "manifest_version": 2,
  "name": "1 2 single key shorcut for tab switching",
  "version": "1.2",
  "description": "Now you can go to the previous or to next tab via singe keybord keys 1 and 2. Switch your Firefox tabs like in old Opera 12 Presto!",
  "icons": {
    "48": "icons/icon.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best 1 2 key for tab switch Alternatives

Here are some Firefox add-ons that are similar to 1 2 key for tab switch: