TabWalk Firefox

Examine source code of TabWalk

Inspect and view changes in TabWalk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "TabWalk",
  "applications": {
    "gecko": {
      "id": "TabWalk@maone.net",
      "strict_min_version": "57.0"
    }
  },
  "version": "1.2resigned1",
  "description": "__MSG_Description__",
  "icons": {
    "256": "img/icon256.png"
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "commands": {
    "prev": {
      "description": "Previously selected tab",
      "suggested_key": {
        "default": "Alt+Shift+Left"
      }
    },
    "next": {
      "description": "Next tab",
      "suggested_key": {
        "default": "Alt+Shift+Right"
      }
    }
  }
}

Meilleures alternatives TabWalk

Voici quelques Firefox add-ons qui sont similaires à TabWalk :