Inspect and view changes in NMO-Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "NMO-Helper",
"version": "4.3.0",
"description": "Автоподсветка правильных ответов на тестах НМО",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"pdf.worker.min.mjs"
],
"matches": [
"<all_urls>"
]
}
],
"content_scripts": [
{
"matches": [
"https://edu.rosminzdrav.ru/*",
"https://*.edu.rosminzdrav.ru/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "nmo-helper-amo@extension",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"websiteContent",
"technicalAndInteraction"
]
}
}
}
} Best NMO-Helper Alternatives
Here are some Firefox add-ons that are similar to NMO-Helper: