Sven преди 10 месеца
родител
ревизия
8bcfe0d254
променени са 1 файла, в които са добавени 4 реда и са изтрити 2 реда
  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