Yandex Music Notifier Firefox

Examine source code of Yandex Music Notifier

Inspect and view changes in Yandex Music Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YaM Notifier",
  "version": "1.1.1",
  "description": "Show notify with current music track.",
  "icons": {
    "48": "icons/treble-clef.svg"
  },
  "browser_action": {
    "default_icon": "icons/treble-clef.svg",
    "default_title": "YaM-Notifier",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "notifications",
    "*://music.yandex.ru/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://music.yandex.ru/*"
      ],
      "js": [
        "yamn.js"
      ]
    }
  ]
}

Best Yandex Music Notifier Alternatives

Here are some Firefox add-ons that are similar to Yandex Music Notifier: