An open API service indexing awesome lists of open source software.

https://github.com/aridevelopment-de/myanimetab

A highly customizable firefox startpage for weebs
https://github.com/aridevelopment-de/myanimetab

addon anime firefox firefox-addon firefox-extension hacktoberfest react wallpaper-changer

Last synced: 3 months ago
JSON representation

A highly customizable firefox startpage for weebs

Awesome Lists containing this project

README

          

# 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](https://addons.mozilla.org/en/firefox/addon/myanimetab/). We highly appreciate feedback and critic on our extension. Feel free to open an issue for any kinds of problems!

## Previews

_Images by [Morncolour](https://www.artstation.com/artwork/OyvmRJ), [Xsapphiro8](https://www.deviantart.com/xsapphiro8/art/paradaise-509323559) and [@coneyrivard](https://twitter.com/i/web/status/947427582881837057)_

[![](https://i.imgur.com/DV6I3fC.png)]()
[![](https://i.imgur.com/RdZ8mwx.jpg)]()
[![](https://i.imgur.com/TlyzZMK.jpg)]()

## Development

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

```sh
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 \:)