Commit Graph

490 Commits

Author SHA1 Message Date
Lawrence Hook 5c941bf7d3 update manifest 2023-02-14 10:05:39 -05:00
Lawrence Hook 3dabe07597 fix bug on mobile -- differentiate homepage and channel videos 2023-02-14 10:01:15 -05:00
Lawrence Hook 39d77c8e65 Update manifest version 2023-01-28 03:04:11 -05:00
Lawrence Hook b1becd80d2 Add an option to disable infinite scroll for search results 2023-01-28 03:00:04 -05:00
Lawrence Hook dc014ea812 Fix playlist bug. Add a try/catch to content-script 2023-01-27 21:40:28 -05:00
Lawrence Hook 36006cba9f update manifest version 2023-01-21 19:22:53 -05:00
Lawrence Hook 6cb7d1f379 fix up search engine mode 2023-01-21 19:19:55 -05:00
Lawrence Hook 26717e1b1d small changes 2023-01-21 19:05:35 -05:00
Robert Colley 05e0f07da9 Add an optional trailing backslash to the homepage regex
Update content-script.js (#74)

I tend to navigate directly to https://www.youtube.com (without the backslash) which doesn't match this regex. I've updated it to match an optional backslash. PoC here: https://www.regextester.com/?fam=126957
2023-01-18 22:18:46 -05:00
Lawrence Hook 54878e6053 update manifest version 2023-01-18 14:13:27 -05:00
Lawrence Hook a980da2c42 Upate manifest version 2023-01-18 14:00:24 -05:00
Lawrence Hook 3bbf630ca7 Added search_engine_mode to import/export map 2023-01-18 14:00:03 -05:00
Lawrence Hook 6530af0093 Update manifest version 2023-01-18 13:56:39 -05:00
Lawrence Hook 9be1f834fa Add an option for search engine mode 2023-01-18 13:56:04 -05:00
Lawrence Hook 081b705b74 Add new options to import/export map 2023-01-15 23:43:53 -05:00
Lawrence Hook 93cf97ba68 Add an option to remove the video thumbnail 2023-01-15 23:41:28 -05:00
Lawrence Hook 0c6cec355a Update the 'hide all shorts' option 2023-01-15 23:26:17 -05:00
Atul Patil 2a90fdb30f feat: Add option to hide shorts everywhere (#73) 2023-01-15 22:45:49 -05:00
Lawrence Hook 7543c6fe98 update manifest version 2023-01-11 18:47:29 -05:00
Lawrence Hook decbd51914 Link to the feature pages 2023-01-11 18:36:21 -05:00
Lawrence Hook 9683c58d69 Polish up import/export 2023-01-11 18:22:19 -05:00
Lawrence Hook 102b7fa5da Update manifest version 2023-01-07 19:59:41 -05:00
Lawrence Hook 596e7a24c1 Implement import 2023-01-07 19:51:57 -05:00
Lawrence Hook 730cd5e232 Update manifest version 2023-01-06 16:40:44 -05:00
Lawrence Hook db2bf50fe3 Implement export 2023-01-06 16:39:45 -05:00
Lawrence Hook 177529e2ec Update README.md 2023-01-02 18:38:15 -05:00
Lawrence Hook 3958c88268 Update README.md 2023-01-02 18:37:33 -05:00
Lawrence Hook 505beaa348 Update README.md 2023-01-02 18:34:36 -05:00
Lawrence Hook 60b439998f Update README.md 2023-01-02 18:32:18 -05:00
Lawrence Hook ad467c8bce Update README.md 2023-01-02 18:31:53 -05:00
Lawrence Hook 1fe1090cfc Update README.md 2023-01-02 18:30:25 -05:00
Lawrence Hook 4bbb5aa701 Update README.md 2023-01-02 18:29:08 -05:00
Lawrence Hook 7191c349ad Update README.md 2023-01-02 18:28:52 -05:00
Lawrence Hook 8893fbf6f4 Update README.md 2023-01-02 18:26:15 -05:00
Lawrence Hook f41a73d8e3 Remove console log 2022-12-30 18:15:28 -05:00
Lawrence Hook 705d8d5ecb Update manifest version 2022-12-30 18:14:14 -05:00
Lawrence Hook 48581ae1a3 Add an option to disable play on hover 2022-12-30 18:10:16 -05:00
Lawrence Hook 6bf713ded6 Remove the shorts shelf from search resluts 2022-12-30 16:51:56 -05:00
Lawrence Hook cd5c81acb4 Implement options for disabling ambient mode and annotations. Adjust defaults 2022-12-30 16:49:27 -05:00
Lawrence Hook 52449e9f37 Add extension version to logs 2022-11-22 11:10:27 -05:00
Lawrence Hook 19c69a306a Update manifest version 2022-11-15 09:21:45 -05:00
Lawrence Hook 8ed4088913 Change defaulve for disable playlist autoplay to false 2022-11-15 09:21:28 -05:00
Lawrence Hook 8383bfa313 Add an option to disable autoplay for playlists 2022-11-06 17:56:29 -05:00
Lawrence Hook 1158752c96 Use static elements to differentiate URL location 2022-11-02 18:10:26 -04:00
Lawrence Hook 3c817a7936 Merge branch 'main' of github.com:lawrencehook/remove-youtube-suggestions 2022-11-02 17:21:02 -04:00
Lawrence Hook b9bbd1e89a Fix bug where result of 'closest' query is undefined 2022-11-02 17:20:56 -04:00
Lawrence Hook 46758d044c Update README.md 2022-10-30 15:03:17 -04:00
Lawrence Hook 41be2edd0d Update README.md 2022-10-30 15:03:06 -04:00
Lawrence Hook 17d53da252 Fix bug caused by new YT layout. Add an option to disable logging 2022-10-29 17:01:22 -04:00
Lawrence Hook def5f98fbc Update manifest version 2022-10-28 14:43:48 -04:00