|
@@ -1,7 +1,7 @@
|
|
## Integrations with other extensions and tools
|
|
## Integrations with other extensions and tools
|
|
BetterYTM integrates with other extensions and tools to provide a smoother experience:
|
|
BetterYTM integrates with other extensions and tools to provide a smoother experience:
|
|
-- (Userscripts)
|
|
|
|
- - BYTM has a plugin system that allows users to write their own scripts to extend the functionality of BYTM and benefit from its APIs
|
|
|
|
|
|
+- (Any other userscript)
|
|
|
|
+ - BYTM has a plugin system that allows users to write their own userscripts to extend the functionality of BYTM and benefit from its APIs
|
|
- ReturnYoutubeDislike
|
|
- ReturnYoutubeDislike
|
|
- BYTM shows the like and dislike counts of songs in YTM
|
|
- BYTM shows the like and dislike counts of songs in YTM
|
|
- This functionality is also exposed on the interface for plugins to use
|
|
- This functionality is also exposed on the interface for plugins to use
|
|
@@ -10,3 +10,5 @@ BetterYTM integrates with other extensions and tools to provide a smoother exper
|
|
- Dark Reader
|
|
- Dark Reader
|
|
- BYTM disables the extension entirely in YTM because the site doesn't even have a light theme
|
|
- BYTM disables the extension entirely in YTM because the site doesn't even have a light theme
|
|
- Dark Reader is disabled for some elements, as it breaks BYTM's precise styling
|
|
- Dark Reader is disabled for some elements, as it breaks BYTM's precise styling
|
|
|
|
+- SponsorBlock
|
|
|
|
+ - The overlay had to have its z-index adjusted so that it works better with BYTM's and YTM's UI
|