By: James
Inspect and view changes in neptun extension project source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "neptun extension project",
"description": "egy bővülő neptun bővítmény",
"version": "0.3.0",
"homepage_url": "https://neptun-extension-project.github.io/",
"manifest_version": 3,
"permissions": [
"declarativeNetRequest",
"webRequest",
"storage",
"scripting",
"activeTab"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"action": {
"default_title": "NEP",
"default_popup": "options.html",
"default_icon": {
"16": "icon.svg",
"24": "icon.svg",
"48": "icon.svg",
"96": "icon.svg"
}
},
"icons": {
"16": "icon.svg",
"24": "icon.svg",
"48": "icon.svg",
"96": "icon.svg"
},
"options_ui": {
"page": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{73b6f5c5-9103-4d73-9507-036b286b3d28}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"js": [
"contentscript.js"
],
"matches": [
"https://hallgato1.neptun.elte.hu/*",
"https://hallgato2.neptun.elte.hu/*",
"https://hallgato3.neptun.elte.hu/*",
"https://hallgato4.neptun.elte.hu/*",
"https://hallgato5.neptun.elte.hu/*",
"https://host.sdakft.hu/bjhfhw/*",
"https://host.sdakft.hu/drhehw/*",
"https://host.sdakft.hu/mtfhw/*",
"https://host.sdakft.hu/tkbfhw/*",
"https://nappw.dfad.duf.hu/hallgato_ng/*",
"https://neptun-hweb.sze.hu/hallgato_ng/*",
"https://neptun-web1.tr.pte.hu/hallgato/*",
"https://neptun-web2.tr.pte.hu/hallgato/*",
"https://neptun-web3.tr.pte.hu/hallgato/*",
"https://neptun-web4.tr.pte.hu/hallgato/*",
"https://neptun-ws01.uni-pannon.hu/hallgato/*",
"https://neptun-ws03.uni-pannon.hu/hallgato/*",
"https://neptun.bme.hu/hallgatoi/*",
"https://neptun.ejf.hu/hallgato_ng/*",
"https://neptun.gde.hu/hallgato/*",
"https://neptun.kodolanyi.hu/hallgato_NG/*",
"https://neptun.or-zse.hu/hallgato/*",
"https://neptun.szte.hu/hallgato/*",
"https://neptun.tf.hu/hallgato/*",
"https://neptun.uni-milton.hu/hallgato/*",
"https://neptun.univet.hu/ate_hw/*",
"https://neptun.vhf.hu/hallgato_ng/*",
"https://neptun2.ppke.hu/hallgato_uj/*",
"https://neptun3.ppke.hu/hallgato_uj/*",
"https://neptun3r.web.uni-corvinus.hu/Hallgatoi/*",
"https://neptunweb.nye.hu/hallgato/*",
"https://neptunweb.uni-nke.hu/hallgato_ng/*",
"https://neptunweb1.metropolitan.hu/hallgato/*",
"https://neptunweb2.metropolitan.hu/hallgato/*",
"https://www-h-ng.neptun.unideb.hu/hallgato_ng/*"
]
}
],
"web_accessible_resources": [
{
"resources": [
"modules.js",
"modules/*",
"server_data.json",
"utils.js",
"modules/swagger_ui/lib/swagger-ui-bundle.js",
"modules/swagger_ui/lib/swagger-ui.css",
"modules/swagger_ui/lib/js-yaml.js"
],
"matches": [
"https://hallgato1.neptun.elte.hu/*",
"https://hallgato2.neptun.elte.hu/*",
"https://hallgato3.neptun.elte.hu/*",
"https://hallgato4.neptun.elte.hu/*",
"https://hallgato5.neptun.elte.hu/*",
"https://host.sdakft.hu/*",
"https://host.sdakft.hu/*",
"https://host.sdakft.hu/*",
"https://host.sdakft.hu/*",
"https://nappw.dfad.duf.hu/*",
"https://neptun-hweb.sze.hu/*",
"https://neptun-web1.tr.pte.hu/*",
"https://neptun-web2.tr.pte.hu/*",
"https://neptun-web3.tr.pte.hu/*",
"https://neptun-web4.tr.pte.hu/*",
"https://neptun-ws01.uni-pannon.hu/*",
"https://neptun-ws03.uni-pannon.hu/*",
"https://neptun.bme.hu/*",
"https://neptun.ejf.hu/*",
"https://neptun.gde.hu/*",
"https://neptun.kodolanyi.hu/*",
"https://neptun.or-zse.hu/*",
"https://neptun.szte.hu/*",
"https://neptun.tf.hu/*",
"https://neptun.uni-milton.hu/*",
"https://neptun.univet.hu/*",
"https://neptun.vhf.hu/*",
"https://neptun2.ppke.hu/*",
"https://neptun3.ppke.hu/*",
"https://neptun3r.web.uni-corvinus.hu/*",
"https://neptunweb.nye.hu/*",
"https://neptunweb.uni-nke.hu/*",
"https://neptunweb1.metropolitan.hu/*",
"https://neptunweb2.metropolitan.hu/*",
"https://www-h-ng.neptun.unideb.hu/*"
]
}
],
"host_permissions": [
"https://hallgato1.neptun.elte.hu/*",
"https://hallgato2.neptun.elte.hu/*",
"https://hallgato3.neptun.elte.hu/*",
"https://hallgato4.neptun.elte.hu/*",
"https://hallgato5.neptun.elte.hu/*",
"https://host.sdakft.hu/bjhfhw/*",
"https://host.sdakft.hu/drhehw/*",
"https://host.sdakft.hu/mtfhw/*",
"https://host.sdakft.hu/tkbfhw/*",
"https://nappw.dfad.duf.hu/hallgato_ng/*",
"https://neptun-hweb.sze.hu/hallgato_ng/*",
"https://neptun-web1.tr.pte.hu/hallgato/*",
"https://neptun-web2.tr.pte.hu/hallgato/*",
"https://neptun-web3.tr.pte.hu/hallgato/*",
"https://neptun-web4.tr.pte.hu/hallgato/*",
"https://neptun-ws01.uni-pannon.hu/hallgato/*",
"https://neptun-ws03.uni-pannon.hu/hallgato/*",
"https://neptun.bme.hu/hallgatoi/*",
"https://neptun.ejf.hu/hallgato_ng/*",
"https://neptun.gde.hu/hallgato/*",
"https://neptun.kodolanyi.hu/hallgato_NG/*",
"https://neptun.or-zse.hu/hallgato/*",
"https://neptun.szte.hu/hallgato/*",
"https://neptun.tf.hu/hallgato/*",
"https://neptun.uni-milton.hu/hallgato/*",
"https://neptun.univet.hu/ate_hw/*",
"https://neptun.vhf.hu/hallgato_ng/*",
"https://neptun2.ppke.hu/hallgato_uj/*",
"https://neptun3.ppke.hu/hallgato_uj/*",
"https://neptun3r.web.uni-corvinus.hu/Hallgatoi/*",
"https://neptunweb.nye.hu/hallgato/*",
"https://neptunweb.uni-nke.hu/hallgato_ng/*",
"https://neptunweb1.metropolitan.hu/hallgato/*",
"https://neptunweb2.metropolitan.hu/hallgato/*",
"https://www-h-ng.neptun.unideb.hu/hallgato_ng/*"
]
} Best neptun extension project Alternatives
Here are some Firefox add-ons that are similar to neptun extension project: