Skip to content

A simple calculator extension for Google Chrome that supports basic arithmetic operations and maintains a history of calculations.

Notifications You must be signed in to change notification settings

rajanmandanka07/calculator-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Extension

The Calculator Extension is a sleek and user-friendly tool built for Google Chrome, designed to provide a seamless experience for quick and efficient arithmetic calculations directly within the browser. Whether you’re working on daily tasks or need fast mathematical operations while browsing, this extension helps enhance productivity without the need for external apps or calculators.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Backspace and clear functionality.
  • History of calculations with the option to clear the history.
  • Toggle visibility of the history section.

Installation

  1. Download or clone this repository to your local machine.
  2. Open Google Chrome and go to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Click on the "Load unpacked" button and select the directory where you downloaded/cloned this repository.

Usage

  • Click on the calculator extension icon in the Chrome toolbar to open the calculator.
  • Perform calculations using the on-screen buttons.
  • Click the "History" button to show or hide the history of calculations.
  • Click "Clear History" to remove all previous calculations from the history.

Files

  • manifest.json: The manifest file that defines the extension's metadata and permissions.
  • popup.html: The HTML file for the extension's popup interface.
  • popup.js: The JavaScript file containing the calculator's functionality.
  • calculator.png: Icon files for the extension.
  • README.md: This readme file.

Screenshot

Screenshot 2024-05-20 161248

Screenshot 2024-05-20 161259

Contributing

  • Feel free to contribute to this project by opening issues or submitting pull requests.

About

A simple calculator extension for Google Chrome that supports basic arithmetic operations and maintains a history of calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published