dev-jan / hslu-simple-mep-results

A browser plugin that shows the most important information about your MEP results in a simple table.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HSLU simple MEP results

A browser extension to simplify viewing your MEP results. Shows all modules and the most important data about them in a simple list. It also provides an overview about your overall progress.

Brought to you by @Lextum and @eddex

screenshot

installation

firefox

Releases (recommended)

  • Download the .xpi file from the latest release
  • Firefox should prompt you to install the extension, if not..
    • open Firefox and open the URL about:addons
    • press the gear-button and select Install Add-on from File...
    • select the downloaded .xpi file

From sources

chrome

Releases

Chrome does not support third party extensions anymore. Maybe we'll publish the extension in the official store at some point in the future. In the mean time, you can use the add-on in developer mode (from sources).

From sources

create a new release

  1. add the following to a .zip file:
  • data/ directory
  • icons/ directory
  • templates/ directory
  • LICENSE file
  • main.js file
  • manifest.json file
  1. login to https://addons.mozilla.org/en-US/developers/
  • HSLU simple MEP results > Edit product page > Upload new version
  • Download the generated .xpi file
  1. Create a new release in this repo and upload the .xpi file

About

A browser plugin that shows the most important information about your MEP results in a simple table.

License:MIT License


Languages

Language:JavaScript 63.5%Language:Python 27.1%Language:HTML 7.2%Language:CSS 2.3%