Category: Technical
-
Change alternate row background colors in Spreadsheet using Google Apps Script
Here is a Google Apps Script that would set the background color of alternate rows in Google Spreadsheet. This script would set the background color of of the selection, this may not be an efficient script but would do the job. Let us take the following sample data which will be used by the script…
-
How to display email size in Yahoo Mail account
Yahoo Mail account provides option for the users to display the size of an email. By default if your Yahoo Mail does not display this column then you can use the options link to change this behaviour. On the right hand side of the Yahoo Mail account, click the drop down arrow available next to…
-
How to clear or disable recently closed tab section in Firefox
Firefox displays the recently closed tabs under History menu –> Recently Closed Tabs. If you want to clear or disable the recently closed tabs section then you can do the following In the Firefox address bar type about:config If you get the below warning message then click on the I’ll be careful, I promise button…