JRaams / brightspace-margin-purger

Avans brightspace ridiculous margin purger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brightspace-margin-purger

Avans brightspace ridiculous margin purger Firefox addon / extension

Avans Brightspace Margin Purger Icon

Adding to Firefox

Install the following add-on: https://addons.mozilla.org/en-US/firefox/addon/avans-bs-margin-purger/

It can be toggled off by visiting your add-on manager at about:addons (CTRL + SHIFT + A)

Installing zip

Go to Releases and download the .zip

OR if you wish to build your own:

npm run zip Creates 'web-ext-artifacts' folder containing the addon .zip

Installing:

  • open firefox
  • navigate to about:debugging#/runtime/this-firefox
  • click 'Load Temporary Add-on...'
  • navigate to this project directory
  • select web-ext-artifacts/brightspace-margin-purger-1.0.zip
  • done!

The addon should be visible and enabled in about:addons now.

Dev

  1. Install deps npm install

  2. Install temporary addon

  • open firefox
  • navigate to about:debugging#/runtime/this-firefox
  • click 'Load Temporary Add-on...'
  • navigate to this project directory
  • open 'manifest.json'

Why

Large bootstrap container margin 😡

Before: Before picture

After: After picture

About

Avans brightspace ridiculous margin purger

License:MIT License


Languages

Language:JavaScript 100.0%