Browsing Category
How To
Chrome Inactivity Reminder Extension to Alert After Specified Minutes of Inactivity
Inactivity reminder is a free Chrome idle reminder that you can use to receive notifications after specified minutes of inactivity. This is a simple Chrome extension where you can specify the time in minutes and then a notification will…
How to Fix “ERR_TOO_MANY_REDIRECTS” on Whole website or ONLY in wp-admin page
To fix “ERR_TOO_MANY_REDIRECTS” ONLY when trying to access wp-admin page, you need to edit wp-config.php.
Just copy this code
if (strpos($_SERVER, 'https') !== false)
$_SERVER='on';
else
$_SERVER='off';
and paste it at the beginning…
GitHub for Teams Free: Private Repositories with Unlimited Collaborators
GitHub for teams is now free. This is very exciting news for small organizations and remote development teams. You can now create unlimited private code repositories with unlimited contributors. Until now, you had to select a paid plan to…
Color important messages in Mail for iOS with flags
Your inbox is full of email messages that you mainly want to keep. The e-tickets of a concert. Your hotel's reservation confirmation. That newsletter with that one brilliant iPhone tip. The date stick for Easter. One problem, however, is…
4 brilliant tips for faster and safer WiFi for iPhone and Mac
To improve the WiFi in your home, you often do not have to adjust complicated settings or buy new hardware. With a few simple tricks, you can make your WiFi faster and safer. Below we have listed four in a row.
Change the order of…
How to install Google Chrome Extension from thrid party
Now Google did not allow us to install third part chrome extensions. However, we can do it in developer mode. Here are two methods to install google chrome extension from the third party.
Method: 1
1. Download the CRX file to your…
1.1.1.1 for Families: Block Adult Content in Home with Free Cloudflare DNS
After running 2 successful years, Cloudflare has now announced DNS 1.1.1.1 for families. After receiving many requests and competing with others secure DNS providers Cloudflare has finally launched the secure DNS for home internet. The…
How To Get Product Key / Serial Key Of Any Software – Google Hack
There are some sites that can give you the serial key of the software you want to activate. But the main problem is that you cannot get those sites by searching directly with the normal keywords. Because these sites are not so much…
Apple accidentally reveals the arrival of AirTag
It is already known that Apple is working on a Tile-like tracker called AirTag. Now Apple has accidentally confirmed the arrival of the Bluetooth tracker itself. In a video that the tech giant has uploaded to its YouTube channel, the…
This is how you use an ornamental capital letter in Pages
The iWork apps have had an extensive update this week. One of the new things is that you can now use an ornamental capital letter (or: initial). This is a large letter at the beginning of a text or paragraph; you know it from magazines,…

