Ajay Ramachandran
7f881e808c
Merge pull request #2395 from ShreyMarwaha/fix/add-clipboard-write-permission
...
fix: Add missing clipboard write permission
2026-03-17 15:30:54 -04:00
Ajay
49678c80bd
Merge updated channel lookups
2026-03-17 15:29:12 -04:00
Ajay
ea8b0f4372
Fix options page disappearing if all custom configurations are deleted
2026-03-17 15:02:49 -04:00
Ajay Ramachandran
8eb7c0c435
Merge pull request #2440 from ajayyy/dependabot/npm_and_yarn/multi-8f3f190bed
...
Bump @tootallnate/once and jest-environment-jsdom
2026-03-05 03:36:16 -05:00
dependabot[bot]
2bd3e074a7
Bump @tootallnate/once and jest-environment-jsdom
...
Removes [@tootallnate/once](https://github.com/TooTallNate/once ). It's no longer used after updating ancestor dependency [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ). These dependencies need to be updated together.
Removes `@tootallnate/once`
Updates `jest-environment-jsdom` from 29.5.0 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: "@tootallnate/once"
dependency-version:
dependency-type: indirect
- dependency-name: jest-environment-jsdom
dependency-version: 30.2.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-05 06:33:15 +00:00
Ajay Ramachandran
81bad13cf8
Merge pull request #2432 from ajayyy/dependabot/npm_and_yarn/minimatch-3.1.5
...
Bump minimatch from 3.1.2 to 3.1.5
2026-02-28 01:18:35 -05:00
dependabot[bot]
382df6c7af
Bump minimatch from 3.1.2 to 3.1.5
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 05:10:16 +00:00
Ajay Ramachandran
fd793c3b46
Merge pull request #2431 from ajayyy/dependabot/npm_and_yarn/basic-ftp-5.2.0
...
Bump basic-ftp from 5.0.5 to 5.2.0
2026-02-26 14:37:11 -05:00
dependabot[bot]
f8b7cbe4b2
Bump basic-ftp from 5.0.5 to 5.2.0
...
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp ) from 5.0.5 to 5.2.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases )
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.0.5...v5.2.0 )
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 22:36:48 +00:00
Ajay
8a84bb3b7c
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2026-02-17 17:02:33 -05:00
Ajay
4551edd067
yes
2026-02-17 17:02:30 -05:00
Ajay Ramachandran
ad1cf588d6
Merge pull request #2424 from ajayyy/dependabot/npm_and_yarn/webpack-5.105.0
...
Bump webpack from 5.94.0 to 5.105.0
2026-02-10 20:15:47 -05:00
dependabot[bot]
3ce1107767
Bump webpack from 5.94.0 to 5.105.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.94.0 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.105.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.105.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-07 06:19:44 +00:00
Ajay Ramachandran
dfddffbc51
Merge pull request #2415 from ajayyy/dependabot/npm_and_yarn/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23
2026-01-22 02:28:18 -05:00
dependabot[bot]
4a0fa045cf
Bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-22 00:02:17 +00:00
Shrey Marwaha
97cd11f50d
Remove clipboardWrite permission from manifest
...
The clipboardWrite permission was removed from the manifest.json file, likely to reduce unnecessary permissions and improve security.
2025-12-18 10:51:17 +05:30
Ajay Ramachandran
a4e1861a4a
Merge pull request #2363 from lawther/patch-1
...
Typo fix in README.md
2025-12-17 15:18:56 -05:00
Shrey Marwaha
1527cd86e8
Add clipboard write permission and iframe attribute
...
Added 'clipboardWrite' to extension permissions in manifest.json and set 'allow' attribute to 'clipboard-write' on the info menu iframe in content.ts to enable clipboard operations.
2025-12-17 21:28:37 +05:30
Ajay
3974231895
bump version
6.1.2
2025-12-16 21:34:05 -05:00
Ajay
a58bec2ebb
Fix chapter text sometimes being hidden
2025-12-16 21:33:56 -05:00
Ajay
2c019468a7
Fix typings on isFirefox
2025-12-12 03:42:12 -05:00
Ajay
b020704c1c
bump version
6.1.1
2025-12-12 03:37:52 -05:00
Ajay
71efda2033
update translations
2025-12-12 03:37:42 -05:00
Ajay
654e969131
Add support for Chromium 144
2025-12-12 03:37:24 -05:00
Ajay
f92aad5ac2
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2025-12-01 01:58:40 -05:00
Ajay
a097ed7caf
Fix chapter text rendering
2025-12-01 01:58:39 -05:00
Ajay Ramachandran
6c6263f0b1
Merge pull request #2384 from ajayyy/dependabot/npm_and_yarn/node-forge-1.3.2
...
Bump node-forge from 1.3.1 to 1.3.2
2025-11-26 19:26:20 -05:00
dependabot[bot]
18785d92ca
Bump node-forge from 1.3.1 to 1.3.2
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-version: 1.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 22:20:53 +00:00
Ajay Ramachandran
726bc15bd7
Merge pull request #2379 from ajayyy/dependabot/npm_and_yarn/multi-75e6bc5210
...
Bump js-yaml
2025-11-21 15:08:30 -05:00
dependabot[bot]
2d3f7626ea
Bump js-yaml
...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml ). These dependencies needed to be updated together.
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-21 19:12:36 +00:00
Ajay
44941acb38
bump version
6.1.0
2025-10-29 02:24:54 -04:00
Ajay
8dbd566b13
update translations
2025-10-29 02:24:43 -04:00
Ajay
145463ef2e
Remove annoying gif from help page
2025-10-28 15:53:18 -04:00
Ajay
8882b1d912
Fix preview bar scaling on new youtube layout
2025-10-28 15:50:51 -04:00
Ajay
75288da07a
Show inspect button when only when time selected
2025-10-28 15:22:35 -04:00
Ajay
eed5de9d41
Don't auto skip on music videos if non music category disabled
2025-10-27 23:40:38 -04:00
Ajay
dff3bdc2fa
Disable selenium test again
2025-10-23 03:39:48 -04:00
Ajay
06ec260860
Upgrade chromedriver
2025-10-23 03:34:34 -04:00
Ajay
0a7fa754ff
Try selenium test again
2025-10-23 03:29:44 -04:00
Ajay
9f0a13830b
Fix import error
2025-10-23 03:26:21 -04:00
Ajay
4646f471bc
Fix background script broken on chromium
2025-10-23 03:25:01 -04:00
Ajay
60c4a0507c
Make advanced skip options live update
2025-10-20 03:32:54 -04:00
Ajay Ramachandran
bd0be90135
Merge pull request #2342 from mschae23/rules-parser
...
Rewrite advanced skip options parser to add "or" operator
2025-10-20 03:21:44 -04:00
Ajay
590281f8eb
Adjust skip profile name box size
2025-10-19 03:16:36 -04:00
Ajay
df21d085e5
Fix current time being wrong when at end of video on new YouTube layout
...
Fixes #2343
2025-10-19 03:00:12 -04:00
lawther
9f10aaa31e
Typo fix in README.md
2025-10-18 12:53:58 +11:00
Ajay
7a605b8a2c
bump version
6.0.3
2025-10-14 16:32:44 -04:00
Ajay
b59241cb08
Fix skip profile menu appearing behind your work box
...
Fixes #2359
2025-10-14 15:10:33 -04:00
Ajay
03dc749440
Move buttons back to the left on new youtube layout
2025-10-09 04:00:48 -04:00
Ajay
685bda29a6
bump version
6.0.2
2025-10-09 03:20:41 -04:00