A browser extension that instantly provides detailed information about Parallel TCG cards. Simply hover over the card name on supported websites, and you'll have all the details right at your fingertips.
- Immediate card details when hovering over Parallel TCG card names on specific websites.
- Intuitive user interaction: hold down the Shift key while hovering or press the Shift key after hovering over the card name.
- Install the extension from [extension store link here].
- Navigate to one of the supported websites.
- To see card details, hover over the card name and:
- Hold down the
Shift
key simultaneously. - OR hover over the text first and then press the
Shift
key.
- Hold down the
If you're interested in contributing or running the extension locally, follow the steps below:
Ensure you have pnpm
(or npm
) installed.
pnpm dev
# or
npm run dev
pnpm build
# or
npm run build
We welcome contributions from the community. Whether you have suggestions, bug reports, or want to add a feature, feel free to fork this repository and create a pull request.
For issues or inquiries related to the extension, create an issue on this repository or reach out via Discord.
This project is licensed under the MIT License - see the LICENSE.md file for details.