How to build an API driven chrome extension

Developing chrome extension is fun. With the help of chrome extensions we can add more functionality to our web page or browser, we can...
Prabakaran Marimuthu
2 min read

Fastest way to download large files from AWS S3…

Install aria2. If you are on Ubuntu, you can try apt install aria2. run aria2c -x 16 -s 16 aws_https_file_url -x, –max-connection-per-server=NUM The maximum...
Neelkanth Ram
10 sec read

How to set custom font in XML file?

In this post, We detail how to set custom font in Android O ( API level 26) and best way of do it. Right...
Sathyapriya S
44 sec read