Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cbauerdev/qualification-viewer-v1

Qualification Viewer is a browser plugin that allows you to view your personal data on Stellar.ai.
https://github.com/cbauerdev/qualification-viewer-v1

chromium-extension firefox-extension html javascript plugin stellar-ai vanilla-javascript

Last synced: 6 days ago
JSON representation

Qualification Viewer is a browser plugin that allows you to view your personal data on Stellar.ai.

Awesome Lists containing this project

README

        

# Qualification Viewer V1.0

## Overview
Qualification Viewer is a browser plugin that allows you to view your and only your personal data on [Stellar.ai](https://joinstellar.ai/home/).
Specifically, it reads your `.json` file and presents relevant information in a user-friendly format.

## Features
With this plugin, you can see:
- Passed Qualifications
- Available Qualifications
- Pending Qualifications
- Projects you're in

## Compatibility
This plugin has been tested on:
- **Chromium-based browsers** (e.g., Chrome, Edge, Brave)
- Version: **1.74.51 Chromium: 132.0.6834.160** (Official Build) (64-Bit)
- **Firefox**
- Version: **134.0.2 (64-Bit)**

## Platform Support
- ✅ **Windows & Linux** (Confirmed working)
- ❓ **MacOS / WebKit** (Not tested, but it's just JavaScript and HTML, so... YOLO 🤷‍♂️)

## Installation
### Option 1: Load as an unpacked extension
1. Clone the repository:
```sh
git clone https://github.com/yourusername/qualification-viewer.git
```
2. Load the plugin as an unpacked extension in your browser (Chrome/Edge/Brave):
- Open `chrome://extensions/`
- Enable **Developer Mode** (top right corner)
- Click **Load unpacked**
- Select the cloned folder
3. (Optional) For Firefox, use `about:debugging` to load it temporarily.

### Option 2: Install from pre-built `.crx` file
Alternatively, you can use the `Qualification Viewer V1.crx` file from the `build` folder.

## Contributing
Feel free to open issues and submit pull requests. Contributions are welcome!

## License
[MIT License](LICENSE)

---
**Disclaimer:** This project is not affiliated with Stellar.ai.