IndraToken JavaScript wrapper Firefox

Examine source code of IndraToken JavaScript wrapper

Inspect and view changes in IndraToken JavaScript wrapper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IndraToken JavaScript wrapper",
  "version": "1.1resigned1",
  "applications": {
    "gecko": {
      "id": "indraToken@indra.es",
      "strict_min_version": "50.0"
    }
  },
  "web_accessible_resources": [
    "IndraToken.js"
  ],
  "permissions": [
    "nativeMessaging"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*/*/peticion/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 IndraToken JavaScript wrapper 대안

다음은 IndraToken JavaScript wrapper과(와) 유사한 Firefox add-on입니다: