Screen Video Recorder

Screen Video Recorder

Easily record screen, tab or window and save video

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "short_name": "Display video recorder",
  "version": "1.1",
  "manifest_version": 2,
  "default_locale": "en",
  "permissions": [
    "<all_urls>",
    "storage"
  ],
  "offline_enabled": true,
  "icons": {
    "512": "moladerViolasde.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "olervitami/ptrufGitvop/utybahiks/ytnavUreop.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "olervitami/ptrufGitvop/utnamiloreVnas.html"
  },
  "background": {
    "scripts": [
      "olervitami/ptrufGitvop/kolomaxTynder.js"
    ]
  }
}