VmesteTV Firefox

Examine source code of VmesteTV

By: Mixolap Add-on
Inspect and view changes in VmesteTV source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Доступ к ВместеТВ",
  "short_name": "dostup-vmestetv",
  "version": "1.0.0",
  "author": "VmesteTV",
  "description": "Бесплатный доступ к vmeste.tv для граждан РФ",
  "applications": {
    "gecko": {
      "id": "mi@vmeste.tv",
      "strict_min_version": "60.0"
    }
  },
  "icons": {
    "16": "images/vmestetv16.png",
    "48": "images/vmestetv48.png",
    "128": "images/vmestetv128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "images/vmestetv19.png",
      "38": "images/vmestetv38.png"
    },
    "default_title": "Доступ к ВместеТВ",
    "default_popup": "popup.html"
  },
  "permissions": [
    "proxy",
    "activeTab",
    "browsingData",
    "*://vmeste.tv/*"
  ],
  "background": {
    "scripts": [
      "background.static.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://vmeste.tv/*"
      ],
      "css": [
        "notification.css"
      ],
      "js": [
        "notifications.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best VmesteTV Alternatives

Here are some Firefox add-ons that are similar to VmesteTV: