Citace PRO VUT Firefox

Examine source code of Citace PRO VUT

Inspect and view changes in Citace PRO VUT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Citace PRO VUT",
  "version": "3.0.4resigned1",
  "description": "Vyhledá DOI nebo ISBN na stránce a přidá tlačítko pro načtení citace do Citace PRO.",
  "icons": {
    "48": "icons/icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "19": "icons/icon19i.png"
    },
    "default_title": "Najdi citace"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox.vut@citacepro.com"
    }
  }
}

Best Citace PRO VUT Alternatives

Here are some Firefox add-ons that are similar to Citace PRO VUT: