{
"title": "Youtube support for HTML5 Video Everywhere!",
"name": "h5vew-site-youtube",
"version": "0.0.5",
"description": "Youtube support for HTML5 Video Everywhere",
"main": "index.js",
"author": {
"name": "Moez Bouhlel",
"email": "bmoez.j@gmail.com",
"url": "http://lejenome.github.io/"
},
"license": "MPL-2.0",
"preferences": [
{
"name": "genYTSign",
"title": "Decode YouTube Signature",
"description": "Extract YouTube signature decoder from their video player, and use it to decode signatures",
"type": "bool",
"value": true
},
{
"name": "disableyoutube",
"title": "Disable on Youtube",
"description": "Use default video player on Youtube",
"type": "bool",
"value": false
}
],
"repository": {
"type": "git",
"url": "git://github.com/lejenome/h5vew-site-youtube.git"
},
"bugs": {
"url": "https://github.com/lejenome/h5vew-site-youtube/issues"
},
"homepage": "https://github.com/lejenome/h5vew-site-youtube#readme"
}