- Add support for running commands with specific user
- Fixed buggy edit page
- Disable Google Translate popup
- Minor UI adjustments
- Add options page, which includes the entry of update checker
- Add about page, changelog of the installed version will show there
- Settings will not wiped on updates now
- Updated icon
- Optional update check during each startup
- Show notifications when all autostart entries are executed
- Modify existing auto entry is available now
- Remove camel case from filenames
- Move some functions into separated files
- Suppress
hterm
warnings - Update icons
- Running commands in
crosvm
(e.g Crostini) andcrosh
are supported now - Multiple autostart entries can be added now
- Migrate to Manifest V3 as Manifest V2 is deprecated
- Refactored whole extension, along with better user interface
- Bring back
hterm
for easier debugging and terminal-like appearance
- Put HTML, JavaScript and CSS files into separated folders
- Added icon in SVG format
- Improved README.md