Show DDB Source Firefox

Examine source code of Show DDB Source

제작자: Alexander Winkler Add-on
Inspect and view changes in Show DDB Source source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Show DDB Source",
  "version": "1.1.1",
  "author": "Alexander Winkler",
  "homepage_url": "https://github.com/alexander-winkler/ddbShowSource",
  "description": "Adds a button on DDB item page to retrieve source",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.deutsche-digitale-bibliothek.de/item/*"
      ],
      "js": [
        "addSourceButton.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{69e521bf-0b32-4f01-810a-6dc448305cff}"
    }
  }
}

최고의 Show DDB Source 대안

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