Arrows for PL-Tools Firefox

Examine source code of Arrows for PL-Tools

Inspect and view changes in Arrows for PL-Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Arrows for PL-Tools",
  "description": "Enables movement between cells with arrow keys",
  "version": "1.0.0",
  "author": "me@cristimacovei.dev",
  "content_scripts": [
    {
      "matches": [
        "https://alin1popa.github.io/pl-tools/*"
      ],
      "js": [
        "build/content/arrows.js"
      ]
    }
  ],
  "host_permissions": [
    "https://alin1popa.github.io/pl-tools/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "arrows-for-pl-tools@cristimacovei.dev",
      "strict_min_version": "42.0"
    }
  }
}

Best Arrows for PL-Tools Alternatives

Here are some Firefox add-ons that are similar to Arrows for PL-Tools: