By: Gregory Conrad
Inspect and view changes in Workday Schedule Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Workday Schedule Exporter",
"description": "Adds the functionality to export a course schedule from Workday",
"version": "1.0.2",
"author": "Gregory Conrad",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png"
},
"permissions": [
"webRequest",
"https://wd5.myworkday.com/*"
],
"content_scripts": [
{
"matches": [
"https://wd5.myworkday.com/*"
],
"js": [
"main.js"
]
}
],
"background": {
"scripts": [
"worker.js"
]
}
} Best Workday Schedule Exporter Alternatives
Here are some Firefox add-ons that are similar to Workday Schedule Exporter:
WPI Workday To ICS
Sequal32
WorkdayISU
Sullivan Hart
UW Schedule Exporter
advaitb
Calendar Wizard
Aaron Cohen
Quest Schedule Exporter
Minsoo Choo
UBC Workday Calendar
UBC Workday Calendar Extension
PUPSIS Schedule Exporter
yam1111
WashU Workday Helper
Andrew
MIU Schedule2ICS
Daniel Michel
MacCal
ameya-g