I like the Courageous internet browser for a lot of causes: advert blocking, Courageous rewards, crypto integration, and even a Tor tab function. I will typically use the Tor function however needed to know the way I may automated opening Tor home windows from command line.
To open a Courageous Tor tab, you should use the next command:
open -a "Courageous Browser" --args --incognito --tor
Any time I wish to remotely open a Tor tab, I can achieve this through a shell script. Instructions are such an underused however beneficial utility for apps!
MooTools FontChecker Plugin
There is a very attention-grabbing piece of code on Google Code known as FontAvailable which does a jQuery-based JavaScript test on a string to test whether or not or not your system has a selected font primarily based upon its output width. I’ve ported this performance to MooTools. The MooTools…
MooTools Zebra Desk Plugin
I launched my first MooTools class over a 12 months in the past. It was a very minimalistic method to zebra tables and an important top quality to jot down. I took a while to replace and enhance the category. The XHTML You could have as many tables as…