vkshare Firefox

Examine source code of vkshare

Por: zoonman
Inspect and view changes in vkshare source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en_US",
  "name": "__MSG_extensionName__",
  "version": "2.0.2resigned1",
  "author": "__MSG_extensionAuthorName__",
  "description": "__MSG_extensionDescription__",
  "short_name": "VkShare",
  "homepage_url": "__MSG_extensionUrl__",
  "developer": {
    "name": "__MSG_extensionAuthorName__",
    "url": "http://www.zoonman.com/"
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://vk.com/*"
      ],
      "js": [
        "vkshare.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/icon.svg",
      "32": "icons/icon.svg"
    },
    "default_title": "__MSG_shareOnVk__"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "*://vk.com/*",
    "storage",
    "menus",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "vkshare@philipp.tkatchev",
      "strict_min_version": "48.0"
    }
  }
}

Mejores alternativas vkshare

Aquí hay algunas Firefox add-ons que son similares a vkshare: