Online Calculator

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

Τι είναι το Online Calculator;

Το Online Calculator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://onlineconvert.com, και η κύρια λειτουργία του είναι "100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Online Calculator

Λήψη αρχείων επέκτασης Online Calculator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Online Calculator Online Calculator
ID ijcmekhfkhjbnifkmdfahkelgdniiiak
Επίσημο URL https://chromewebstore.google.com/detail/online-calculator/ijcmekhfkhjbnifkmdfahkelgdniiiak
Περιγραφή 100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.
Μέγεθος Αρχείου 102 KB
Αριθμός Εγκαταστάσεων 7,049
Τρέχουσα Έκδοση 1.0.1
Τελευταία Ενημέρωση 2022-11-15
Ημερομηνία Δημοσίευσης 2022-11-14
Προγραμματιστής https://onlineconvert.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.onlineconvert.com
Διεύθυνση URL της Σελίδας Βοήθειας https://www.onlineconvert.com/privacy-policy
URL της Σελίδας Πολιτικής Απορρήτου https://www.onlineconvert.com/privacy-policy
Υποστηριζόμενες Γλώσσες 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"
    }
}