Page 4 of 4
Re: BrassMonkey
Posted: Tue Jul 08, 2025 1:36 pm
by xeno74
Hi All,
I created a new build environment for BrassMonkey last week.
With this new build environment, I compiled the latest BrassMonkey with the new UXP version UXP-RB_20250602.
Downloads:
github.com
Screenshots:
Cheers,
Christian
Re: BrassMonkey
Posted: Fri Jul 11, 2025 3:27 pm
by xeno74
xeno74 wrote: Tue Jul 08, 2025 1:36 pm
Hi All,
I created a new build environment for BrassMonkey last week.
With this new build environment, I compiled the latest BrassMonkey with the new UXP version UXP-RB_20250602.
There is a Linux x86_64 version as well.
Download:
github.com
Re: BrassMonkey
Posted: Wed Aug 13, 2025 5:19 pm
by xeno74
Hi All,
A new ViewTube add-on is available.
Installation instructions:
- Download the SeaLion-Extras.zip package.
- Unpack it and install the addon greasemonkey-3.10.0.1rc3pre-sw.xpi
- Download the new ViewTube SeaLion and Brassmonkey package
- Delete the old folder gm_scripts
rm -rf /home/<your user directory>/.brassmonkey/brassmonkey/<profile directory>/gm_scripts
- Unpack the package and copy the folder gm_scripts to /home/<your user directory>/.brassmonkey/brassmonkey/<profile directory>/
For example: Code: Select all
cp -R /home/amigaone/Downloads/gm_scripts /home/amigaone/.brassmonkey/brassmonkey/8fas182j.default/
- Restart BrassMonkey
Cheers,
Christian