Calculator for Chrome

A quick & easy calculator right on your browser.

Hvad er Calculator for Chrome?

Calculator for Chrome er en Chrome-udvidelse udviklet af whyphyagency, og dens hovedfunktion er "A quick & easy calculator right on your browser.".

Udvidelsesskærmbilleder

screenshot

Download Calculator for Chrome-udvidelses-CRX-fil

Download Calculator for Chrome-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        ⬇️️ Easy to set up ⬇️:

1. Install the extension from Chrome Web Store, Pin 📌 it to make it easy to access.
2. Click on the mini calculator whenever you need mathematical help.

✨Features ✨

1. Keyboard accessibility to control the calculator
2. Supports both light and dark modes.
3. Works as an application and/or in browser.
4. Works offline too.
5. Scientific Calculator mode.

This extension comes to the rescue with its simple design yet with advanced features.                    

Grundlæggende oplysninger om udvidelsen

Navn Calculator for Chrome Calculator for Chrome
ID mmlpiihpnbpmbmoindlpikkfolhfeoeo
Officiel URL https://chromewebstore.google.com/detail/calculator-for-chrome/mmlpiihpnbpmbmoindlpikkfolhfeoeo
Beskrivelse A quick & easy calculator right on your browser.
Filstørrelse 10.17 KB
Antal Installationer 54
Nuværende Version 1.0.0
Senest Opdateret 2022-11-23
Udgivelsesdato 2022-11-22
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler whyphyagency
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://docs.google.com/document/d/1o3BgtcxM9s2326ji02AShvR_53U_w7Y8c8cTv9xiwEY/edit?usp=sharing
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Calculator for Chrome",
    "version": "1.0.0",
    "description": "A quick & easy calculator right on your browser.",
    "action": {
        "default_title": "Calculator",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    }
}