diff --git a/README.md b/README.md index 62075b7..1bd4b1f 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,23 @@ # MyAnimeTab -**I'm currently rewriting the whole thing in React. Progress so far: About 90% finished** - Custom Tab Page, made for weebs and osu! players! Inspired by [mytab.me](https://mytab.me) but with more features! - + ## How to install -## Adding own images -## Widget list -- Search bar -- Digital time -## Todo list +1. Download the [latest](https://github.com/aridevelopment-de/myanimetab/releases/download/extension-build-beta/myanimetab-extension-build-beta.zip) release from github. +2. Unzip the zipfile +3. Open chrome +4. Go to `chrome://extensions` +5. Click the `Load unpacked extension` button and select the folder +6. Try to open `chrome://newtab` and check if it works + + Note: The current pre-release does not contain the gallery. The gallery is localy hosted on a flask backend. This will change in newer releases + +## Adding own images - See [Todo.md](https://github.com/aridevelopment-de/myanimetab/blob/master/TODO.md) for more information +- Currently not possible ### Previews diff --git a/TODO.md b/TODO.md index 8cb57e2..4020bef 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,7 @@ ## Todo list - I still have not decieded whetever to make mytab a chrome extension or a website. Both of them have downsides
- but I think I should make an extension. I tested some things with iframes earlier and they worked great on extensions! - also main focus is that users will upload their own work and the gallery is just something that you can use optionally - * [x] Reimplement everything in react +* [x] Implement a chrome extension * [ ] Widgets + [ ] Clock Widget - [ ] Add alarm clock