Online Calculator

100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.

Qu'est-ce que Online Calculator ?

Online Calculator est une extension Chrome développée par https://onlineconvert.com, et sa fonction principale est "100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Online Calculator

Téléchargez les fichiers d'extension Online Calculator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        100% Free Online Calculator
Helps you solve problems such as calculating percentages, fractions, exponential functions, and more.

Click the icon to open the calculator, and the interface design of the calculator is friendly. You can enter the keyboard to operate the calculation keys.

The online calculator supports arithmetic operations:
    Such as: addition, subtraction, multiplication, division, square, percentage, positive and negative calculations, square root, power, fraction and other calculations.

Online calculators are simple, easy to use, intuitive and fast.                    

Informations de Base sur l'Extension

Nom Online Calculator Online Calculator
ID ijcmekhfkhjbnifkmdfahkelgdniiiak
URL Officiel https://chromewebstore.google.com/detail/online-calculator/ijcmekhfkhjbnifkmdfahkelgdniiiak
Description 100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.
Taille du Fichier 102 KB
Nombre d'Installations 7,049
Version Actuelle 1.0.1
Dernière Mise à Jour 2022-11-15
Date de Publication 2022-11-14
Développeur https://onlineconvert.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.onlineconvert.com
URL de la Page d'Aide https://www.onlineconvert.com/privacy-policy
URL de la Page de Politique de Confidentialité https://www.onlineconvert.com/privacy-policy
Langues Prises en Charge id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Online Calculator",
    "description": "__MSG_extDesc__",
    "version": "1.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": ".\/img\/calculator.png"
    },
    "icons": {
        "128": ".\/img\/calculator.png"
    }
}