The Brave Browser JavaScript Scriptlets in action.

Image 1 shows the stackoverflow.com website without the custom scriptlet on the Brave Browser

Image 2 shows the cleaned up stackoverflow.com website with the custom scriptlet which removed the sidebars.

https://brave.com/privacy-updates/32-custom-scriptlets/

#brave #browser #bravebrowser #JavaScript #scriptlets #web

Using custom scriptlets to make the Web work the way you want | Brave

Starting with desktop version 1.75, advanced Brave users will be able to write and inject their own scriptlets into a page, allowing for better control over their browsing experience.

Brave

Starting with Brave Browser desktop version 1.75, advanced Brave users will be able to write and inject their own JavaScript scriptlets into web pages, allowing for better control over their browsing experience.

https://brave.com/privacy-updates/32-custom-scriptlets/

#brave #browser #bravebrowser #scriptlets #JavaScript

Using custom scriptlets to make the Web work the way you want | Brave

Starting with desktop version 1.75, advanced Brave users will be able to write and inject their own scriptlets into a page, allowing for better control over their browsing experience.

Brave

This is very cool. Similar to #Greasemonkey and #Tampermonkey. Allows you to insert custom #javascript #scriptlets to modify webpages. I do that already with #Stylebot, but that's #CSS only. Yet another reason to use #Brave - I hope #Vivaldi follows suit! #bravebrowser

https://www.bleepingcomputer.com/news/software/brave-now-lets-you-inject-custom-javascript-to-tweak-websites/

Brave now lets you inject custom JavaScript to tweak websites

Brave Browser is getting a new feature called 'custom scriptlets' that lets advanced users inject their own JavaScript into websites, allowing deep customization and control over their browsing experience.

BleepingComputer

Brave Browser is getting a new feature called 'custom scriptlets' that lets advanced users inject their own JavaScript into websites, allowing deep customization and control over their browsing experience.

#brave #browser #javascript #scriptlets
https://www.bleepingcomputer.com/news/software/brave-now-lets-you-inject-custom-javascript-to-tweak-websites/

Brave now lets you inject custom JavaScript to tweak websites

Brave Browser is getting a new feature called 'custom scriptlets' that lets advanced users inject their own JavaScript into websites, allowing deep customization and control over their browsing experience.

BleepingComputer

#uBlockOrigin can now set attributes on elements using #scriptlets!
This is based on AdGuard's set-attr scriptlet.

Possible values include an empty string, true and false, any integer between 0 and 32768, any the value of any other attribute on the selected element.

Sources:
https://github.com/uBlockOrigin/uBlock-issues/issues/2347#issuecomment-1623802230
https://github.com/gorhill/uBlock/commit/786d9b2212e9a2105f516a2ffe5d031da2bdd4b5

Add a scriptlet to set any of data attribute src of img · Issue #2347 · uBlockOrigin/uBlock-issues

Prerequisites I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker. This is not a support issue or a que...

GitHub