Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.52 KB

File metadata and controls

45 lines (29 loc) · 1.52 KB

Userscripts

A collection of userscripts that might be userful.

Installation

Prerequisites

Install a userscript manager extension for your browser:

Chrome

Firefox

Installing Scripts

  1. Click the "Install" link next to any script below
  2. Tampermonkey will open an installation dialog
  3. Click "Install" to confirm
  4. The script will now run automatically on matching pages

Alternative manual installation:

  1. Copy the contents of any .user.js file from this repository
  2. Open Tampermonkey dashboard in your browser
  3. Click "Create a new script"
  4. Paste the script content
  5. Save the script (Ctrl+S or Cmd+S)

Available Scripts

Pull Helper Script (pull.user.js)

A Moodle Pull Helper Script for Integrators that works on Jira Cloud. - Install

Jira Better Layout Script (betterlayout.user.js)

A Jira Better Layout Script for Moodlers that works on Jira Cloud. - Install

  • Move the status transition buttons back to the right panel.
  • Remove Fresk desk fields.

License

This work is released under the terms of the GNU General Public License, v3 or later.