AlAndaluTools Firefox

Examine source code of AlAndaluTools

제작자: Juan Pedro Add-on
Inspect and view changes in AlAndaluTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AlAndaluTools",
  "version": "1.0",
  "description": "Una serie de herramientas para FP Semipresencial",
  "permissions": [
    "tabs",
    "https://educacionadistancia.juntadeandalucia.es/*"
  ],
  "browser_action": {
    "default_popup": "principal.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://educacionadistancia.juntadeandalucia.es/*"
      ],
      "js": [
        "obtenerTareasBackground.js"
      ]
    },
    {
      "matches": [
        "https://educacionadistancia.juntadeandalucia.es/*"
      ],
      "js": [
        "ponerACeroBackground.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "juanpedro.martinez@iesalandalus.com"
    }
  }
}

최고의 AlAndaluTools 대안

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