Online Calculator

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

Online Calculator란 무엇입니까?

Online Calculator은(는) https://onlineconvert.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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

Online Calculator 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}