From d0e3b6a68d691dada6f324b06c5ff1fbcef1be77 Mon Sep 17 00:00:00 2001 From: Xevion Date: Tue, 26 Sep 2023 11:19:18 -0500 Subject: [PATCH] Commit tab notes to README --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8169f8..80d147d 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,18 @@ This application targets UTSA's 'Banner Student Registration Self Service', v9.2 Until other class schedule systems are identified, this will be the only supported system & version. -Current version can be found [here](https://ssbprod.utsa.edu/StudentRegistrationSsb/ssb/about/). \ No newline at end of file +Current version can be found [here](https://ssbprod.utsa.edu/StudentRegistrationSsb/ssb/about/). + +## Notes + +- https://github.com/lusito/forget-me-not +- https://github.com/Lusito/webextension-polyfill-ts +- https://github.com/mozilla/webextension-polyfill +- https://github.com/pablooliva/neveragain/blob/master/package.json +- https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings +- https://extensionworkshop.com/documentation/develop/browser-extension-development-tools/ +- https://github.com/hiikezoe/web-ext-webpack-plugin/blob/master/README.md +- https://github.com/aeksco/react-typescript-web-extension-starter/blob/main/webpack.dev.js +- https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json#list_of_manifest.json_keys +- https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings +- https://github.com/fstanis/webextensions-webpack-boilerplate/blob/master/src/manifest.json \ No newline at end of file