A simple extension for the 42 intra V3 to know your current pace.
The extension only work at https://profile.intra.42.fr/
url (https://profile.intra.42.fr/users/<user_id>
doesn't work for exemple).
If the Pace Level doens't show up in your profile, check the url.
- For Firefox, click here.
- For Chrome, click here.
- Or you can download directly in the Release page (Coming soon).
Ensure that your intra V3 is enabled (you can enable it in your profile settings).
Download the extension with the following command:
git clone https://github.com/TheoZerbibi/PacedExtension.git
Open the Extension Management page by navigating to chrome://extensions
and enabling Developer Mode. Then, click on the "Load Unpacked" button and select the extension directory
Open the Extension Management page by navigating to about:debugging#/runtime/this-firefox
.
Then, click on the "Load a temporary add-on" button and select the manifest-firefox.json
in repository folder.