{"id":16149006,"url":"https://github.com/neurrone/greasemonkey-scripts","last_synced_at":"2025-10-16T19:44:37.867Z","repository":{"id":104358859,"uuid":"123296975","full_name":"Neurrone/greasemonkey-scripts","owner":"Neurrone","description":"accessibility fixes for various websites","archived":false,"fork":false,"pushed_at":"2022-03-12T16:33:13.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T03:40:06.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neurrone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-28T14:34:00.000Z","updated_at":"2022-03-07T15:50:21.000Z","dependencies_parsed_at":"2023-04-17T22:54:38.282Z","dependency_job_id":null,"html_url":"https://github.com/Neurrone/greasemonkey-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Fgreasemonkey-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Fgreasemonkey-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Fgreasemonkey-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Fgreasemonkey-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neurrone","download_url":"https://codeload.github.com/Neurrone/greasemonkey-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557631,"owners_count":20958043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T00:35:56.639Z","updated_at":"2025-10-16T19:44:37.773Z","avatar_url":"https://github.com/Neurrone.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Greasemonkey Scripts\r\n\r\nThis is a set of Greasemonkey scripts to fix accessibility problems with various websites, inspired by the [axSGrease project](https://github.com/nvaccess/axSGrease).\r\n\r\n## Installation\r\n\r\nBefore you can install any of these scripts, you must first install a user script manager for your browser; [GreaseMonkey for firefox](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) or [Tampermonkey for Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).\r\nThere are also user script managers for other browsers.\r\nSee the [Greasy Fork's page on user script installations](https://greasyfork.org/en/help/installing-user-scripts) for more details.\r\n\r\nAfter installing a user script manager, activate the link for each script to install it.\r\n\r\n## GitLab Accessibility Fixes\r\n\r\n[Download GitLab Accessibility Fixes](https://github.com/Neurrone/greasemonkey-scripts/raw/master/gitlab%20a11y%20fixes.user.js)\r\n\r\nThis script fixes the following problems on [GitLab](https://gitlab.com):\r\n\r\n- Adding table semantics for pseudo div tables for the issues and merge requests table.\r\n- Adding level 4 headings for file names to facilitate more convenient navigation when viewing diffs.\r\n\r\n## Pivotal Tracker Accessibility Fixes\r\n\r\n[Download Pivotal Tracker Accessibility Fixes](https://github.com/Neurrone/greasemonkey-scripts/raw/master/pivotal%20tracker%20a11y%20fixes.user.js)\r\n\r\nThis script improves the accessibility of [Pivotal Tracker](https://pivotaltracker.com) by:\r\n\r\n- Making releases and stories level 1 and 2 headings, respectively for faster navigation.\r\n\r\nThis site is particularly awful, and is one of the worst I've seen. There is only so much that scripts like this can do.\r\n\r\n## Plex Web Accessibility Fixes\r\n\r\n[Download Plex Web Accessibility Fixes](https://github.com/Neurrone/greasemonkey-scripts/raw/master/plex%20a11y%20fixes.user.js)\r\n\r\nThis script improves the accessibility of the [Plex Web interface](https://app.plex.tv) by:\r\n\r\n- Adding labelled regions for more efficient navigation around the interface for screen reader users\r\n- Adding missing labels to buttons on the album details and playback control widgets as well as the selection tool bar\r\n- When multiple items are selected, the toolbar that appears to operate on selected items is exposed via a labelled region\r\n- Menus are made keyboard accessible. Focus automatically moves to menus when opened. The up/down arrow, home and end keys can be used to navigate through menu items. First-letter navigation is supported as well (i.e, pressing \"p\" moves you to the next option that starts with p, if any)\r\n- The playlist, album track list and playback queue pseudo-tables are exposed as a table via aria\r\n- In contexts when multiple tracks can be selected, The `aria-hidden` attribute on the deselect button next to each track is unhidden as it was mistakenly set\r\n- The currently active page (recommended / playlist / library) on the library screen is indicated\r\n\r\nPress the `?` key for a list of built-in hotkeys. The most important ones to note are:\r\n\r\n- `/` brings focus to the search field\r\n- `space` plays / pauses\r\n- `up` / `down` increases / decreases volume in steps of 10%. This is particularly important as the volume progress bar is not keyboard accessible\r\n- `shift` + `left / right`: moves to the previous or next item in the play queue\r\n\r\n## WhatsApp Web Accessibility Fixes\r\n\r\n[Download WhatsApp Web Accessibility Fixes](https://github.com/Neurrone/greasemonkey-scripts/raw/master/whatsApp%20Web%20a11y%20fixes.user.js)\r\n\r\nThis script improves the accessibility of [WhatsApp Web](https://web.whatsapp.com) by:\r\n\r\n- Adding regions around the conversation selection pane and the main conversation area.\r\n- Making incoming and outgoing messages level 4 and 5 headings respectively.\r\n- Automatic announcement of new incoming and outgoing messages for the currently selected conversation.\r\n\r\n## Miniflux Accessibility Fixes\r\n\r\n[Download Miniflux Accessibility Fixes](https://github.com/Neurrone/greasemonkey-scripts/raw/master/miniflux%20a11y%20fixes.user.js)\r\n\r\nThis script improves the accessibility of [Miniflux](https://reader.miniflux.app) by:\r\n\r\n- Adding the list and list item roles to feed items for convenient navigation\r\n- Removing list roles / semantics which aren't important and would prevent efficient navigation via list elements\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurrone%2Fgreasemonkey-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneurrone%2Fgreasemonkey-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurrone%2Fgreasemonkey-scripts/lists"}