fix code styling

This commit is contained in:
SethBurkart123
2023-08-30 14:46:23 +10:00
parent fc9edbf1c4
commit 75026bdc51
24 changed files with 3610 additions and 1778 deletions
+14 -8
View File
@@ -2,28 +2,29 @@
![Logo](https://raw.githubusercontent.com/SethBurkart123/BetterThanBetterSeqta/c96edd5956fc11571408310aea98cf7222d6876f/src/icons/betterseqta-dark-full.png#gh-light-mode-only)
# Even BetterSEQTA
Forking the BetterSEQTA project to add extra functionality
Looking for contributors!
## Table of contents
- [Features](#features)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
## Features
* Dark mode
- Dark mode
- Custom Background
* Improved Styling/CSS
- Improved Styling/CSS
- Improved look for SEQTA Learn
* Custom Home Page including:
- Custom Home Page including:
- Daily Lessons
- Shortcuts
- Easier Access Notices
* Options to remove certain items from the side menu
* Notification for next lesson (sent 5 minutes prior to lesson end)
* Browser Support
- Options to remove certain items from the side menu
- Notification for next lesson (sent 5 minutes prior to lesson end)
- Browser Support
- Chrome Supported
- Edge Supported
- Brave Supported
@@ -32,14 +33,19 @@ Looking for contributors!
## Getting started
1. Clone the repository
```
git clone https://github.com/SethBurkart123/EvenBetterSEQTA
```
2. Install dependencies
```
npm install
```
3. Run the dev script (it updates as you save files)
```
npm run dev
```
@@ -60,4 +66,4 @@ If you would like to contribute to this project, please read the [contributing g
## Credits
This extension was initially developed by [Nulkem](https://github.com/Nulkem/betterseqta), was ported to manifest V3 by [OG-RandomTechChannel](https://github.com/OG-RandomTechChannel) and is currently under active development by [SethBurkart](https://github.com/SethBurkart123)
This extension was initially developed by [Nulkem](https://github.com/Nulkem/betterseqta), was ported to manifest V3 by [OG-RandomTechChannel](https://github.com/OG-RandomTechChannel) and is currently under active development by [SethBurkart](https://github.com/SethBurkart123)