tetrio-mobile-input Firefox

Examine source code of tetrio-mobile-input

By: Flaze07
Inspect and view changes in tetrio-mobile-input source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "tetrio-mobile-input",
  "version": "0.0.6",
  "description": "Allow Mobile Users to use input",
  "manifest_version": 2,
  "icons": {
    "16": "assets/images/icon16.png",
    "32": "assets/images/icon32.png"
  },
  "permissions": [
    "*://*.tetr.io/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://tetr.io/*"
      ],
      "include_globs": [
        "https://tetr.io/",
        "https://tetr.io/?*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{57b96254-8ed0-4dd0-8fa7-3dae5f79a99f}"
    }
  }
}

Best tetrio-mobile-input Alternatives

Here are some Firefox add-ons that are similar to tetrio-mobile-input: