VK Plus Firefox

Examine source code of VK Plus

Por: popov654
Inspect and view changes in VK Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VK Plus",
  "description": "Improves user experience on vk.com",
  "version": "1.0.29.20",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://vk.com/*"
      ],
      "js": [
        "includes/script.js"
      ]
    },
    {
      "matches": [
        "*://*.userapi.com/*"
      ],
      "css": [
        "styles/photo.css"
      ],
      "js": [
        "includes/photo.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "storage",
    "downloads",
    "tabs",
    "*://vk.com/*"
  ],
  "web_accessible_resources": [
    "styles/style.css",
    "styles/im_old.css",
    "styles/im_new.css",
    "styles/navbar_old.css",
    "styles/nightmode.css"
  ],
  "browser_action": {
    "default_title": "VK Plus",
    "default_icon": "icons/icon.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d30a2706-279f-4c85-9f84-51adc9d83479}"
    }
  }
}

Melhores alternativas VK Plus

Aqui estão algumas Firefox add-ons que são similares a VK Plus: