Tip for you: Using Firefox as a Calculator

Do you want to use your Firefox browser as a calculator? Follow these simple steps:

1. Set top right in-browser search to Google (it is Google by default)
2. Enter the expression to be evaluated
3. Do no press Enter; wait for a sec for the suggestion drop down, and viola:

Note: The downside to this is that you will need an active internet connection for this to work =p

Thanks AB K for this tip :)

View Comments

Share
Published by
Viral Patel
Tags: Firefox google google calculator google search

Recent Posts

  • Java

Java URL Encoder/Decoder Example

Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…

4 years ago
  • General

How to Show Multiple Examples in OpenAPI Spec

Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…

4 years ago
  • General

How to Run Local WordPress using Docker

Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…

4 years ago
  • Java

Create and Validate JWT Token in Java using JJWT

1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…

4 years ago
  • Spring Boot

Spring Boot GraphQL Subscription Realtime API

GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…

4 years ago
  • Spring Boot

Spring Boot DynamoDB Integration Test using Testcontainers

1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…

4 years ago