Skip to content

aridevelopment-de/myanimetab

Repository files navigation

MyAnimeTab

A custom startpage page made for anime enjoyers.
Inspired by other startpages and Wallpaper Engine, myanimetab includes a variety of feature sets.

Installing on Firefox

You can install myanimetab via the firefox addon store here. We highly appreciate feedback and critic on our extension. Feel free to open an issue for any kinds of problems!

Previews

Images by Morncolour, Xsapphiro8 and @coneyrivard

Development

To get started, clone myanimetab and install the necessary dependencies:

git clone https://github.com/aridevelopment-de/myanimetab.git
cd myanimetab
npm install
npm start

Contributing

We highly appreciate anyone wanting to contribute to the project! To get started, it's recommended to take a look at the issues or create your own issue for a feature. Further ideas will be exchanged there. If you want to work on an issue, ensure that no one else is already working on it and leave a message there.
Remember to write good commits and pull requests :)