19 Commits

Author SHA1 Message Date
joshpatra 014e05998d Release v5.2.7 2026-04-12 14:15:56 -04:00
joshpatra c626aca89c Release v5.2.1 2026-04-09 16:17:27 -04:00
joshpatra 05b8456e94 release: v5.1.7 2026-04-02 22:37:10 -04:00
joshpatra b3707c0803 Release v5.1.4 2026-04-02 18:07:09 -04:00
joshpatra 30ba6585b0 fix: import/export 2026-03-31 14:06:17 -04:00
joshpatra 6d993edf50 feat(ui): configurable control bar, popup controls, and settings overhaul 2026-03-31 00:48:47 -04:00
joshpatra 079834ca72 fix: bring back blocklisted websites, must've accidentally removed them 2026-03-28 03:31:48 -04:00
joshpatra f34ad12b88 feat: Changed name to Speeder 2026-03-23 13:23:00 -04:00
joshpatra f5692e659c fix(detection+reliability): better at recognizing oddly sourced videos, better at not losing track of its speed, better at hiding properly, redid keyboard shortcut mechanism for more stability, added a version number to the settings and menu, hopefully fixed bugs surrounding skipping/pausing resetting the speed 2026-03-21 11:25:56 -04:00
joshpatra 3fed3b425e add feature in popup to force search for videos, on websites that it doesn't show up on 2025-07-18 18:00:06 -04:00
codebicycle 86545a6a34 Merge upstream 0.6.3 2021-02-06 10:01:27 +02:00
codebicycle 9f2e8af665 Merge upstream 2020-04-09 22:20:51 +03:00
codebicycle 8ad70d5f9f Merge upstream up to 0.5.9 2020-03-26 19:16:39 +02:00
Chad Bailey 55500fc010 Feature/578 prettier.io formatting (#585)
* Reformatted codebase using prettier.io (should not change functional behavior)
* Formatted README.md, added CONTRIBUTING.md, .prettierrc configuration file, and installed pre-commit hook
2020-02-08 23:26:10 +01:00
Timothy Lim c3f44db1bf Add ability to enable/disable from toolbar (#528)
* Add ability to enable/disable from toolbar
2019-10-18 21:28:52 +02:00
codebicycle 3e5f6f48c6 Merge upstream into firefox-port
# Conflicts:
#	inject.js
2017-10-04 09:04:12 +03:00
codebicycle ae778d2901 Replace chrome.extension with chrome.runtime
The messaging APIs in `extension` module are deprecated in favor of
the equivalent APIs in the `runtime` module.

Sources:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/extension
https://developer.chrome.com/extensions/extension#methods
2017-10-03 13:47:43 -07:00
codebicycle cf96763b53 Update github links, bump version 2017-04-20 23:23:16 +03:00
Ilya Grigorik 33da3f2a5e add popup page 2014-08-24 23:01:03 -07:00