By: krl0sconk
Inspect and view changes in Mi Calendar UN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Mi Calendar UN",
"version": "1.0.0",
"description": "Exporta tu horario de Uninorte (pomelo.uninorte.edu.co/mihorario) a Google Calendar como archivo .ics",
"browser_specific_settings": {
"gecko": {
"id": "micalendarun@carlosconk.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"16": "icons/16x16.png",
"48": "icons/48x48.png",
"128": "icons/128x128.png"
},
"action": {
"default_popup": "src/popup.html",
"default_icon": {
"16": "icons/16x16.png",
"48": "icons/48x48.png",
"128": "icons/128x128.png"
},
"default_title": "Mi Calendar UN"
},
"content_scripts": [
{
"matches": [
"*://pomelo.uninorte.edu.co/mihorario/*"
],
"js": [
"src/parser.js",
"src/ics.js",
"src/content.js"
],
"css": [
"src/content.css"
],
"run_at": "document_idle"
}
],
"permissions": [
"activeTab"
]
} Best Mi Calendar UN Alternatives
Here are some Firefox add-ons that are similar to Mi Calendar UN:
Uniovi Calendar Downloader
Jesús Sanz del Rey
aisis-ical
craunts
CalendarUSP
Henrique
UW Schedule Exporter
advaitb
ITMO Schedule Downloader
Ibrahim
CUHK(SZ) & CUHK Class Schedule Exporter
Rebuild Morphine Carbon
MIU Schedule2ICS
Daniel Michel
Calendar Wizard
Aaron Cohen
MacCal
ameya-g
KF-ICSExporter
gj
PUPSIS Schedule Exporter
yam1111
¿Dónde Están Mis Cupos?
Firefox user 14541385