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

https://github.com/teri-anric/animestarsextensions

Web extension by site animestars.org or asstars.tv
https://github.com/teri-anric/animestarsextensions

animestars chome-extension chrome-extensions firefox-extension firefox-webextension

Last synced: 24 days ago
JSON representation

Web extension by site animestars.org or asstars.tv

Awesome Lists containing this project

README

        

# AnimeStar Browser Extension

More languages:
- [Ukrainian](./README_UA.md)
- [Russian](./README_RU.md)

## Features

This browser extension provides enhanced functionality for the AnimeStar website:

1. **Auto Seen Card**:
- Automatically collects cards from the seen list
- Collects all cards in one list
- Automatically collects heavenly stones
2. **User Card Buttons**:
- Adds quick navigation buttons to user profile pages
3. **Watchlist Fix**:
- Improves watchlist navigation button
- Adds a quick cards button
4. **Club Boost**:
- Adds keyboard shortcuts
- Adds automatic club boost
- Adds highlight for you user in top
5. **Customizable**:
- enable/disable auto seen card
- enable/disable user card buttons
- enable/disable watchlist fix
- enable/disable auto club boost
- enable/disable card need/have/trade show
- change need/have/trade text to any other
- enable/disable caching
- enable/disable auto heavenly stone collection
- set refresh and action cooldowns
- disable update check
- set language
6. **Language Support**:
- English
- Ukrainian
- Russian

## Installation

### Chrome
Easy: [Donwnload in store 👾](https://chromewebstore.google.com/detail/animestar-extension/ocpbplnohadkjdindnodcmpmjboifjae)
1. Open Chrome and go to `chrome://extensions/`
2. Enable "Developer mode"
3. Click "Load unpacked" and select the `src` directory

### Firefox
1. Open [release page](https://github.com/Teri-anric/AnimeStarsExtensions/releases/)
2. Scroll to Assets
3. Click `animestars_extension-firefox.xpi`
4. Apply install extension

## Permissions

The extension requires the following permissions:
- `activeTab`: To interact with AnimeStar website pages
- `storage`: For potential future settings
- `webNavigation`: For update checking and management
- `notifications`: To show update notifications
- `alarms`: For periodic update checks

## Development

Feel free to contribute or modify the scripts to suit your needs.

For contributing, please refer to [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

MIT License