CodeHub version history - 3 versions
CodeHub by Febin Bellamy
CodeHub version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.0
Released Mar 12, 2025 - 1.07 MBWorks with firefox 109.0a1 and laterImproved code organization:
- Refactored background.js: created descriptive variables and helper functions, simplified conditional statements, and moved the repo and github management logic to separate files
- Refactored popup.js and welcome.js and moved the UI related functions to a separate file
- Modified step 3 and step 4 of the "Developing Locally" section of CodeHub's README.md
- Added and modified error handling for various functionsSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.0.5
Released Feb 22, 2025 - 98.67 KBWorks with firefox 109.0a1 and laterAdded functionality:
- Create a new repo and a directory simultaneously
- Connect to a directory within an exisiting repo
- Update solution file with the most recently submitted solution code
- Create a new repo or connect to an existing repo by pressing the enter key
- Minor UI updates to welcome.html and popup.html
Fixed bugs:
- PRevent duplicate API requests when creating a README.md in a directory that already has one
- Handled issue of hidden sections being displayed during UI updatesSource code released under MIT License
Version 0.0.4
Released Feb 5, 2025 - 97.1 KBWorks with firefox 109.0a1 and laterSource code released under MIT License