Difference between revisions of "Userscripts"

From BerryTube Wiki
Jump to: navigation, search
(Created page with "Userscripts are external scripts that can alter a site's behavior. They are best used with the help of a browser addon, such as [https://chrome.google.com/webstore/detail/tamp...")
 
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Userscripts are external scripts that can alter a site's behavior. They are best used with the help of a browser addon, such as [https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo Tampermonkey] for Chrome or [https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ Greasemonkey] for Firefox.
+
Userscripts are external scripts that can alter a site's behavior. '''To use them, you will need a browser extension that allows the installation of userscripts, such as [https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ Greasemonkey] for Firefox or [https://tampermonkey.net/ Tampermonkey] for Chrome/Opera/Safari.'''
  
These scripts are not official in any way. They are listed here for convenience.
+
<span style="font-size:x-large">'''Because it needs repeating:'''</span>
 +
 
 +
''<span style="font-size:xx-large">'''BEFORE CLICKING THE .user.js LINKS BELOW, MAKE SURE YOU HAVE GREASEMONKEY OR TAMPERMONKEY INSTALLED.'''</span>''
 +
 
 +
(after installing whichever of those applies to your browser, you may need to restart your browser)
 +
 
 +
While the scripts listed on this page have been created specifically for BerryTube, they are not official in any way. They are listed here for convenience only. If you encounter issues with them, contact the respective authors.
  
 
{{Userscript
 
{{Userscript
Line 14: Line 20:
 
|name=MalTweaks
 
|name=MalTweaks
 
|author=Malsententia
 
|author=Malsententia
|description=Makes BerryTube's layout responsive, allowing better use of screenspace.
+
|description=Makes BerryTube's layout responsive, allowing better use of screenspace. Also adds a bunch of player improvements
|install_link=https://eltie.ch/CustomBTstuff.user.js
+
|install_link=https://radio.berrytube.tv/plugins/MalTweaks/MalTweaks.user.js
 
|screenshot=MalTweaks.png
 
|screenshot=MalTweaks.png
 
}}
 
}}
  
 
{{Userscript
 
{{Userscript
|name=wutColors
+
|name=Berrytube Backup
 +
|author=Malsententia
 +
|description=Export/import all the settings of berrytube, its plugins, and its scripts to/from a single file
 +
|install_link=https://radio.berrytube.tv/plugins/backup/backup.user.js
 +
|screenshot=BTBackup.png
 +
}}
 +
 
 +
{{Userscript
 +
|name=BerryTube Emote Enlarger
 +
|author=RadiozRadioz
 +
|description=Allows you to enlarge emotes by clicking on them
 +
|install_link=https://pony.ml/bt-emote-enlarge.user.js
 +
|screenshot=Bt-emote-enlarger.png
 +
}}
 +
 
 +
{{Userscript
 +
|name=ShotButton
 
|author=wut
 
|author=wut
|description=Colors users' nicks to make following the conversation easier. You can pick your own color [http://btc.berrytube.tv/wut/wutColors/ here]
+
|description=Button for calling shots
|install_link=http://btc.berrytube.tv/wut/wutColors/wutColors.user.js
+
|install_link=https://btc.berrytube.tv/wut/wutShot/serve/wutShot.user.js
|screenshot=WutColors.png
+
|screenshot=Wutshot-userscript.png
 +
}}
 +
 
 +
{{Userscript
 +
|name=Emote Autocomplete
 +
|author=wut
 +
|description=Gives you a Discord-like emote picker when using the \\ emote syntax
 +
|install_link=https://btc.berrytube.tv/wut/wutTests/emoteComplete.user.js
 +
|screenshot=Wut-emotes-userscript.png
 +
}}
 +
 
 +
{{Userscript
 +
|name=Request List
 +
|author=wut
 +
|description=Lists requests and allows one ( mods / berries ) to Queue / Search / Move videos
 +
|install_link=https://btc.berrytube.tv/wut/wutTests/requestList.user.js
 +
|screenshot=Wut-requests-userscript.png
 +
}}
 +
 
 +
{{Userscript
 +
|name=SmidqeTweaks
 +
|author=Smidqe
 +
|description=Alternative to Maltweaks, more information @ https://smidqe.gitlab.io/smidqetweaks/
 +
|install_link=https://smidqe.gitlab.io/smidqetweaks/smidqetweaks.user.js
 +
|screenshot=SmidqeTweaks.jpg
 
}}
 
}}

Latest revision as of 14:53, 19 June 2020

Userscripts are external scripts that can alter a site's behavior. To use them, you will need a browser extension that allows the installation of userscripts, such as Greasemonkey for Firefox or Tampermonkey for Chrome/Opera/Safari.

Because it needs repeating:

BEFORE CLICKING THE .user.js LINKS BELOW, MAKE SURE YOU HAVE GREASEMONKEY OR TAMPERMONKEY INSTALLED.

(after installing whichever of those applies to your browser, you may need to restart your browser)

While the scripts listed on this page have been created specifically for BerryTube, they are not official in any way. They are listed here for convenience only. If you encounter issues with them, contact the respective authors.

Name BerryTweaks
Author Atte
Description Various small tweaks. More information here.
Installation Link https://atte.fi/berrytweaks/berrytweaks.user.js
BerryTweaks.png


Name MalTweaks
Author Malsententia
Description Makes BerryTube's layout responsive, allowing better use of screenspace. Also adds a bunch of player improvements
Installation Link https://radio.berrytube.tv/plugins/MalTweaks/MalTweaks.user.js
MalTweaks.png


Name Berrytube Backup
Author Malsententia
Description Export/import all the settings of berrytube, its plugins, and its scripts to/from a single file
Installation Link https://radio.berrytube.tv/plugins/backup/backup.user.js
BTBackup.png


Name BerryTube Emote Enlarger
Author RadiozRadioz
Description Allows you to enlarge emotes by clicking on them
Installation Link https://pony.ml/bt-emote-enlarge.user.js
Bt-emote-enlarger.png


Name ShotButton
Author wut
Description Button for calling shots
Installation Link https://btc.berrytube.tv/wut/wutShot/serve/wutShot.user.js
Wutshot-userscript.png


Name Emote Autocomplete
Author wut
Description Gives you a Discord-like emote picker when using the \\ emote syntax
Installation Link https://btc.berrytube.tv/wut/wutTests/emoteComplete.user.js
Wut-emotes-userscript.png


Name Request List
Author wut
Description Lists requests and allows one ( mods / berries ) to Queue / Search / Move videos
Installation Link https://btc.berrytube.tv/wut/wutTests/requestList.user.js
Wut-requests-userscript.png


Name SmidqeTweaks
Author Smidqe
Description Alternative to Maltweaks, more information @ https://smidqe.gitlab.io/smidqetweaks/
Installation Link https://smidqe.gitlab.io/smidqetweaks/smidqetweaks.user.js
SmidqeTweaks.jpg