ReplyShare Firefox

Examine source code of ReplyShare

제작자: roman_gr
Inspect and view changes in ReplyShare source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "replyShare@1243.ru"
    }
  },
  "name": "VK.com reply share",
  "version": "1.0.2resigned1",
  "description": "It allows to share replies without likes",
  "browser_action": {
    "name": "VK.com reply share",
    "icons": [
      "icon.png"
    ],
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png",
    "96": "icon96.png"
  },
  "content_scripts": [
    {
      "js": [
        "jquery.min.js",
        "background.js"
      ],
      "matches": [
        "http://new.vk.com/*",
        "https://new.vk.com/*",
        "https://vk.com/*",
        "http://vk.com/*"
      ]
    }
  ],
  "permissions": [
    "webRequest",
    "https://new.vk.com/*",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "eventHandler.js"
    ]
  },
  "web_accessible_resources": [
    "share.png"
  ],
  "manifest_version": 2
}

최고의 ReplyShare 대안

다음은 ReplyShare과(와) 유사한 Firefox add-on입니다: