Online Calculator

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

O que é Online Calculator?

Online Calculator é uma extensão do Chrome desenvolvida por https://onlineconvert.com, e sua principal característica é "100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Online Calculator

Baixe arquivos de extensão Online Calculator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Online Calculator Online Calculator
ID ijcmekhfkhjbnifkmdfahkelgdniiiak
URL Oficial https://chromewebstore.google.com/detail/online-calculator/ijcmekhfkhjbnifkmdfahkelgdniiiak
Descrição 100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.
Tamanho do Arquivo 102 KB
Contagem de Instalações 7,049
Versão Atual 1.0.1
Última Atualização 2022-11-15
Data de Publicação 2022-11-14
Desenvolvedor https://onlineconvert.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.onlineconvert.com
URL da Página de Ajuda https://www.onlineconvert.com/privacy-policy
URL da Página de Política de Privacidade https://www.onlineconvert.com/privacy-policy
Idiomas Suportados 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"
    }
}