Video Speed Controller

Video Speed Controller

Acceleration, deceleration and other parameters. Control the speed for all video players.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "128": "mnabityHgan/mitrafeLopad/bripewNoit/lkajNam/mtaferBun/loapaoNorit.png"
  },
  "manifest_version": 2,
  "options_page": "mnabityHgan/bitrafGerfza.htm",
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "name": "__MSG_appName__",
  "default_locale": "en",
  "description": "Acceleration, deceleration and other parameters. Control the speed for all video players.",
  "browser_action": {
    "default_icon": "mnabityHgan/mitrafeLopad/bripewNoit/lkajNam/mtaferBun/loapaoNorit.png",
    "default_popup": "mnabityHgan/bitrafGerfza.htm"
  },
  "background": {
    "scripts": [
      "morty.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "css": [
        "ladiperaf.css"
      ],
      "exclude_matches": [
        "https://plus.google.com/hangouts/*",
        "https://hangouts.google.com/hangouts/*",
        "https://meet.google.com/*",
        "https://teamtreehouse.com/*",
        "http://www.hitbox.tv/*"
      ],
      "js": [
        "HtraferLopewaXimola.js",
        "kitrafLopert.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "web_accessible_resources": [
    "*.css",
    "*.js"
  ],
  "version": "1.4"
}