Темная тема для ВК | Dark theme for VK Firefox

Examine source code of Темная тема для ВК | Dark theme for VK

Inspect and view changes in Темная тема для ВК | Dark theme for VK source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Темная тема для ВК | Dark theme for VK",
  "short_name": "Темная тема для ВК",
  "description": "Дополнение изменяет стандартный дизайн социальной сети ВКонтакте со светлого на темный.",
  "version": "3.4.0",
  "author": "Light Alex",
  "homepage_url": "https://addons.lightalex.com/#darkvk",
  "icons": {
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png",
    "256": "icons/256.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/popup_dark_16.png",
      "24": "icons/popup_dark_24.png",
      "32": "icons/popup_dark_32.png"
    }
  },
  "background": {
    "scripts": [
      "files/script/background.js"
    ]
  },
  "permissions": [
    "tabs",
    "*://vk.com/*",
    "*://*.vk.com/*",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://vk.com/*",
        "*://*.vk.com/*"
      ],
      "js": [
        "files/script/styles.js",
        "files/script/inject.js",
        "files/script/inject-feed.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a87a431-47c5-4ccf-96dc-228c87d2d146}"
    }
  }
}

Best Темная тема для ВК | Dark theme for VK Alternatives

Here are some Firefox add-ons that are similar to Темная тема для ВК | Dark theme for VK: