Por: Adriano Soares
Inspect and view changes in Ymbed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Ymbed",
"version": "4.0",
"description": "A simple firefox extension that when on Youtube, if you click KeyE the current video playing will be fullscreened to the tab it's on.",
"icons": {
"48": "icons/ymbed.svg",
"96": "icons/ymbed.svg"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch*"
],
"js": [
"video-to-embed.js"
]
},
{
"matches": [
"*://*.youtube.com/embed/*"
],
"js": [
"embed-to-video.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{24e08970-600b-4a3a-ad66-2a5795df940f}"
}
}
} Melhores alternativas Ymbed
Aqui estão algumas Firefox add-ons que são similares a Ymbed: