Browse Source

docs: dev

Sven 10 months ago
parent
commit
8bcfe0d254
1 changed files with 4 additions and 2 deletions
  1. 4 2
      src/dev/integrations.md

+ 4 - 2
src/dev/integrations.md

@@ -1,7 +1,7 @@
 ## Integrations with other extensions and tools
 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
   - BYTM shows the like and dislike counts of songs in YTM
   - 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
   - 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
+- SponsorBlock
+  - The overlay had to have its z-index adjusted so that it works better with BYTM's and YTM's UI