Overtone Firefox

Examine source code of Overtone

Inspect and view changes in Overtone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Overtone",
  "version": "1.0",
  "author": "KurzGedanke",
  "developer": {
    "name": "KurzGedanke",
    "url": "https://portfolio.kurzgedanke.me/"
  },
  "description": "Adds volume controll to overcast.fm",
  "homepage_url": "https://github.com/KurzGedanke/Overtone",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.overcast.fm/*"
      ],
      "js": [
        "src/overtone.js"
      ]
    }
  ]
}

Meilleures alternatives Overtone

Voici quelques Firefox add-ons qui sont similaires à Overtone :