By: Megavn.Net
Inspect and view changes in Megavn.Net Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"version": "1.0.9",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {
"16": "icons/icon-16.png",
"128": "icons/icon-128.png"
},
"default_locale": "en",
"background": {
"scripts": [
"scripts/background.js"
]
},
"permissions": [
"tabs",
"storage",
"cookies",
"webRequest",
"http://*/*",
"https://*/*"
],
"options_ui": {
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"scripts/contentscript.js"
],
"run_at": "document_end",
"all_frames": false
}
],
"browser_action": {
"default_icon": {
"19": "icons/icon-19.png",
"38": "icons/icon-38.png"
},
"default_title": "Extension Boilerplate",
"default_popup": "popup.html"
}
} Best Megavn.Net Player Alternatives
Here are some Firefox add-ons that are similar to Megavn.Net Player: