Old Design VK Firefox

Examine source code of Old Design VK

Inspect and view changes in Old Design VK source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Kesantielu Dasefern",
  "background": {
    "persistent": false,
    "scripts": [
      "lib/lib.js",
      "events.js"
    ]
  },
  "browser_action": {
    "default_icon": "oldvk-48.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "exclude_matches": [
        "*://vk.com/notifier.php*",
        "*://vk.com/al_*.php*",
        "*://vk.com/dev/*",
        "*://vk.com/ads?*",
        "*://vk.com/apps?act=manage*",
        "*://vk.com/upload_fails.php*",
        "*://vk.com/ads_rotate.php*",
        "*://vk.com/share.php*",
        "*://vk.com/like.php*",
        "*://vk.com/adscreate*",
        "*://vk.com/wkview.php*",
        "*://vk.com/bugs",
        "*://vk.com/bugs?*",
        "*://vk.com/login.php*",
        "*://vk.com/q_frame.php*",
        "*://vk.com/login.php*",
        "*://vk.com/about*",
        "*://vk.com/jobs*",
        "*://vk.com/*.svg*",
        "*://vk.com/widget_*.php*",
        "*://vk.com/data_protection*"
      ],
      "js": [
        "lib/lib.js",
        "content/mainStart.js"
      ],
      "matches": [
        "*://vk.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "exclude_matches": [
        "*://vk.com/notifier.php*",
        "*://vk.com/al_*.php*",
        "*://vk.com/dev/*",
        "*://vk.com/ads?*",
        "*://vk.com/apps?act=manage*",
        "*://vk.com/upload_fails.php*",
        "*://vk.com/ads_rotate.php*",
        "*://vk.com/share.php*",
        "*://vk.com/like.php*",
        "*://vk.com/adscreate*",
        "*://vk.com/wkview.php*",
        "*://vk.com/bugs",
        "*://vk.com/bugs?*",
        "*://vk.com/login.php*",
        "*://vk.com/q_frame.php*",
        "*://vk.com/about*",
        "*://vk.com/jobs*",
        "*://vk.com/*.svg*",
        "*://vk.com/widget_*.php*",
        "*://vk.com/data_protection*"
      ],
      "js": [
        "content/mainEnd.js"
      ],
      "matches": [
        "*://vk.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "homepage_url": "https://kesantielu.github.io/oldvk",
  "icons": {
    "48": "oldvk-48.png",
    "64": "oldvk-64.png",
    "128": "oldvk-128.png"
  },
  "manifest_version": 2,
  "minimum_chrome_version": "49",
  "name": "__MSG_appName__",
  "options_page": "options.html",
  "options_ui": {
    "chrome_style": true,
    "page": "options.html"
  },
  "permissions": [
    "*://vk.com/*",
    "tabs",
    "storage",
    "notifications"
  ],
  "version": "61.18",
  "web_accessible_resources": [
    "content/*.css",
    "content/injectStart.js",
    "content/injectEnd.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dfae3164-d056-4475-9608-6d52a3cab5c1}"
    }
  }
}

Best Old Design VK Alternatives

Here are some Firefox add-ons that are similar to Old Design VK: