{"id":15097319,"url":"https://github.com/peter-tanner/echo360-super-speed-userscript","last_synced_at":"2026-01-06T20:41:36.507Z","repository":{"id":250038260,"uuid":"833292820","full_name":"peter-tanner/Echo360-Super-Speed-Userscript","owner":"peter-tanner","description":"Userscript which adds faster speed options (4x, 3x) to Echo360 player and allows the user to add their own speed options. ","archived":false,"fork":false,"pushed_at":"2024-07-25T11:04:02.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T17:44:24.790Z","etag":null,"topics":["addon","chromium","echo360","firefox","userscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peter-tanner.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":"2024-07-24T18:32:42.000Z","updated_at":"2024-07-25T11:04:06.000Z","dependencies_parsed_at":"2024-09-25T16:20:39.004Z","dependency_job_id":null,"html_url":"https://github.com/peter-tanner/Echo360-Super-Speed-Userscript","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"5e79f6be3f2c007d70afeb1be5df94332e689ed5"},"previous_names":["peter-tanner/echo360-super-speed","peter-tanner/echo360-super-speed-userscript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-tanner%2FEcho360-Super-Speed-Userscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-tanner%2FEcho360-Super-Speed-Userscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-tanner%2FEcho360-Super-Speed-Userscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-tanner%2FEcho360-Super-Speed-Userscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-tanner","download_url":"https://codeload.github.com/peter-tanner/Echo360-Super-Speed-Userscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245853547,"owners_count":20683212,"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":["addon","chromium","echo360","firefox","userscript"],"created_at":"2024-09-25T16:20:34.659Z","updated_at":"2026-01-06T20:41:36.457Z","avatar_url":"https://github.com/peter-tanner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Echo360 super speed userscript\n\n\u003e _Note that this project is not endorsed by or affiliated with Echo360_\n\n### [Click here to install userscript](https://github.com/peter-tanner/Echo360-Super-Speed/raw/master/echo360-super-speed.user.js)\n\n### [Alternative installation link (Greasyfork)](https://update.greasyfork.org/scripts/501694/Echo360%20Super%20Speed.user.js)\n\nAdds faster speed options (4x, 3x) to Echo360 player and allows the user to add their own speed options. Works on Chromium (Google Chrome, Brave, etc.) and Firefox\n\n\u003cimg src=\"docs/superspeed.png\" style=\"max-height: 40vh\" /\u003e\n\u003c!-- ![Dropdown with 4x and 3x speeds](superspeed.png) --\u003e\n\n## Installation guide\n\nThis should only take 5 minutes.\n\n### 1. Install Violetmonkey\n\nIf you already have a userscript manager you can skip this step.\n\nClick \"Install\" or \"Get\" then accept the permissions\n\n### [Firefox installation](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/)\n\n### [Google Chrome installation](https://chrome.google.com/webstore/detail/violent-monkey/jinjaccalgkegednnccohejagnlnfdag)\n\n### [Microsoft Edge installation](https://microsoftedge.microsoft.com/addons/detail/eeagobfjdenkkddmbclomhiblgggliao)\n\n### 2. Install this Userscript\n\nClick any one of these links and it should redirect you to an install page.\n\n### [Click here to install userscript](https://github.com/peter-tanner/Echo360-Super-Speed/raw/master/echo360-super-speed.user.js)\n\n### [Alternative installation link (Greasyfork)](https://update.greasyfork.org/scripts/501694/Echo360%20Super%20Speed.user.js)\n\nClick the \"Install\" button and you should have 4x and 3x speeds on Echo360 (refresh any open Echo360 pages).\n\n![install](docs/install.png)\n\n### Done!\n\n## Adding your own speeds\n\nOpen the userscript file, then modify the `selected_speeds` and/or `speed_hotkey_increment` constants which are in the `USER CUSTOMIZATION` section.\n\nFor example, if I wanted only 4x, 3x and 2x options, I can replace the `selected_speeds` constant with the following:\n\n```js\nconst selected_speeds = [4, 3, 2];\n```\n\n⚠ Note that there is a browser-set speed limit of 16x and speeds above 4x are muted, according to [the constants set in the brower's source](https://stackoverflow.com/a/32320020). This applies to both Firefox and Chromium.\n\n## Current issues\n\n- When setting `selected_speeds` to a list of speeds which does not include 1x, the player by default loads with 1x speed when the page is loaded. Once the speed is changed manually by clicking on a speed from the dropdown this is not an issue anymore, but it would be nice if the default speed was valid.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-tanner%2Fecho360-super-speed-userscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter-tanner%2Fecho360-super-speed-userscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-tanner%2Fecho360-super-speed-userscript/lists"}