VK Next Dark Theme Firefox

Examine source code of VK Next Dark Theme

Inspect and view changes in VK Next Dark Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VK Next Dark Theme - тёмная тема для ВК",
  "version": "1.0.1",
  "default_locale": "ru",
  "description": "Красивая темная тема",
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "*://*.vk.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/light/icon16.png",
      "24": "icons/light/icon24.png",
      "32": "icons/light/icon32.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "https://vknext.net/*",
    "storage",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "v6293124@gmail.com"
    }
  }
}

Best VK Next Dark Theme Alternatives

Here are some Firefox add-ons that are similar to VK Next Dark Theme: