By: Gareth
Inspect and view changes in ReYoutube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ReYoutube",
"version": "1",
"description": "Adds comments for youtube video that disabled commenting",
"icons": {
"512": "icons/favicon.png"
},
"permissions": [
"http://*/*",
"https://*/*"
],
"browser_action": {
"default_icon": "icons/favicon.png",
"default_title": "ReYoutube",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*",
"*://www.youtube.de/*"
],
"js": [
"extension.js"
],
"css": [
"reYoutube.css"
]
}
]
} Best ReYoutube Alternatives
Here are some Firefox add-ons that are similar to ReYoutube: