VK Flac Pro Firefox

Examine source code of VK Flac Pro

Inspect and view changes in VK Flac Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VK Flac Pro β",
  "version": "1.5.5.4",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://vk.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Проигрыватель FLAC для VK / Pro версия",
    "default_icon": "icon128.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "https://vk.com/*"
  ]
}

Best VK Flac Pro Alternatives

Here are some Firefox add-ons that are similar to VK Flac Pro: