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
- Host: GitHub
- URL: https://github.com/aridevelopment-de/myanimetab
- Owner: aridevelopment-de
- License: mpl-2.0
- Created: 2021-09-06T12:13:16.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-20T15:09:50.000Z (almost 2 years ago)
- Last Synced: 2023-12-25T13:16:26.356Z (almost 2 years ago)
- Topics: addon, anime, firefox, firefox-addon, firefox-extension, hacktoberfest, react, wallpaper-changer
- Language: TypeScript
- Homepage: https://aridevelopment-de.github.io/myanimetab.com
- Size: 2.68 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)_
[]()
[]()
[]()## 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 \:)