Calculator

This online calculator app is the perfect tool for solving math problems and equations quickly

Calculator란 무엇입니까?

Calculator은(는) https://calculatornow.info에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This online calculator app is the perfect tool for solving math problems and equations quickly"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        This online calculator app is the perfect tool for solving equations and crunching numbers. Whether you're a student tackling a math problem or a business professional working on a complex budget, this app has the power to make your calculations quick and easy. So next time you need to solve for x, download this calculator app and get started!

With this online calculator, you can breeze through equations with ease. So why bother with those clunky old calculators anymore? This app has everything you need to get the job done fast. Plus, it's easy to use - enter in your numbers and let the app take care of the rest. Whether you're working on a problem for school or trying to figure out your taxes, this app is sure to come in handy. Stop relying on those outdated tools and switch to something designed for today's world. Get yourself a copy of the online calculator today                    

확장 프로그램 기본 정보

이름 Calculator Calculator
ID akpigmkmibabehcheifgmkekinaggdbp
공식 URL https://chromewebstore.google.com/detail/calculator/akpigmkmibabehcheifgmkekinaggdbp
설명 This online calculator app is the perfect tool for solving math problems and equations quickly
파일 크기 31.61 KB
설치 횟수 2,209
현재 버전 1.5
최근 업데이트 2021-12-25
출시 날짜 2021-12-24
개발자 https://calculatornow.info
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.calculatornow.info
도움말 페이지 URL http://www.calculatornow.info/contact-us/
개인정보 보호 정책 페이지 URL https://www.picditor.com/privacy-policy
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": "photo128.png"
    },
    "author": "Calculator",
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "photo128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_title__",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "Calculator",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5"
}