km-saifullah / calculator-extension

This is a very simple browser extension application that can do addition, subtraction, multiplication, division and many more mathematical calculation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator Extension

HTML CSS JavaScript Google Fonts

Description

This is a calculator extension for Google Chrome. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division on two input fields or numbers.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Manifest JSON
  • Google Fonts

Installation

To use this calculator extension, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/km-saifullah/calculator-extension.git
  1. Open Google Chrome.
  2. Go to chrome://extensions/.
  3. Enable Developer mode.
  4. Click on "Load unpacked" and select the cloned repository folder.

Usage

Once installed, the calculator extension will be accessible from the Chrome toolbar. Simply click on the extension icon to open the calculator enter two numbers select the operation and view the result.

License

This project is licensed under the MIT License - see the LICENSE link for details.

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

Issues

If you encounter any issues or have suggestions for improvement, please open an issue on the Issues page.

Author

Khaled Md Saifullah

Installation Guide Video

Youtube video

About

This is a very simple browser extension application that can do addition, subtraction, multiplication, division and many more mathematical calculation.


Languages

Language:JavaScript 49.8%Language:CSS 27.7%Language:HTML 22.5%