VK limiter access only to music Firefox

Examine source code of VK limiter access only to music

Inspect and view changes in VK limiter access only to music source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.93",
  "homepage_url": "https://github.com/walkadaw/vk-limiter",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.vk.com/*"
      ],
      "js": [
        "./js/content_scripts.js"
      ],
      "css": [
        "./css/time-limiter.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "./js/background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "vklimiter@byDmitryBeck",
      "strict_min_version": "57.0"
    }
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "./icons/icon-48.png",
    "default_title": "__MSG_extensionTitle__",
    "default_popup": "./templates/browser-action.html"
  },
  "options_ui": {
    "page": "./templates/options-page.html",
    "browser_style": true
  },
  "default_locale": "en"
}

Best VK limiter access only to music Alternatives

Here are some Firefox add-ons that are similar to VK limiter access only to music: