VK Classic Feed — old posting and the old VK feed Firefox

Examine source code of VK Classic Feed — old posting and the old VK feed

By: VK Next
Inspect and view changes in VK Classic Feed — old posting and the old VK feed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_ext_name__",
  "version": "1.2.11",
  "short_name": "vknext-vcf",
  "description": "__MSG_ext_description__",
  "homepage_url": "https://vknext.net",
  "default_locale": "ru",
  "content_scripts": [
    {
      "js": [
        "vkcom_content.vcf.js"
      ],
      "css": [
        "vkcom_injected.vcf.css"
      ],
      "matches": [
        "https://vk.com/*",
        "https://vk.ru/*"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "assets/icon16.png",
    "24": "assets/icon24.png",
    "32": "assets/icon32.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png",
    "300": "assets/icon300.png"
  },
  "web_accessible_resources": [
    "*"
  ],
  "permissions": [
    "https://vk.com/*",
    "https://vk.ru/*"
  ],
  "background": {
    "scripts": [
      "background.vcf.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "vknext-vcf@vknext.net",
      "strict_min_version": "113.0"
    }
  },
  "browser_action": {
    "default_title": "__MSG_popup_title__",
    "default_popup": "popup.html"
  }
}

Best VK Classic Feed — old posting and the old VK feed Alternatives

Here are some Firefox add-ons that are similar to VK Classic Feed — old posting and the old VK feed: