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
- Host: GitHub
- URL: https://github.com/teri-anric/animestarsextensions
- Owner: Teri-anric
- Created: 2025-01-26T22:44:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-14T18:55:03.000Z (24 days ago)
- Last Synced: 2025-04-14T23:14:35.753Z (24 days ago)
- Topics: animestars, chome-extension, chrome-extensions, firefox-extension, firefox-webextension
- Language: JavaScript
- Homepage:
- Size: 512 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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