Calculator for Chrome
A quick & easy calculator right on your browser.
Cos'è Calculator for Chrome?
Calculator for Chrome è un'estensione di Chrome sviluppata da whyphyagency, e la sua funzione principale è "A quick & easy calculator right on your browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Calculator for Chrome
Scarica i file di estensione Calculator for Chrome in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
⬇️️ 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. Informazioni di Base sull'Estensione
| Nome | |
| ID | mmlpiihpnbpmbmoindlpikkfolhfeoeo |
| URL Ufficiale | https://chromewebstore.google.com/detail/calculator-for-chrome/mmlpiihpnbpmbmoindlpikkfolhfeoeo |
| Descrizione | A quick & easy calculator right on your browser. |
| Dimensione del File | 10.17 KB |
| Conteggio Installazioni | 54 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2022-11-23 |
| Data di Pubblicazione | 2022-11-22 |
| Valutazione | 5.00/5 Totale 3 Valutazioni |
| Sviluppatore | whyphyagency |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://docs.google.com/document/d/1o3BgtcxM9s2326ji02AShvR_53U_w7Y8c8cTv9xiwEY/edit?usp=sharing |
| Lingue Supportate | 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"
}
} | |