I’ve been a huge fan of the Brave web browser for years. They’re crypto-friendly, provide native ad-blocking features, and even provide Tor integration. Whenever I set up new systems, I automate Brave as the default browser.
You can use the following shell command to set Brave as the default browser:
open -a "Brave Browser" --args --make-default-browser
Brave has been an excellent browser with a progressive outlook web browsing. I recommend everyone use Brave!
MooTools onLoad SmoothScrolling
SmoothScroll is a fantastic MooTools plugin but smooth scrolling only occurs when the anchor is on the same page. Making SmoothScroll work across pages is as easy as a few extra line of MooTools and a querystring variable. The MooTools / PHP Of course, this is a…
Source link