Calculator for Chrome

A quick & easy calculator right on your browser.

Calculator for Chrome란 무엇입니까?

Calculator for Chrome은(는) whyphyagency에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A quick & easy calculator right on your browser."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        ⬇️️ Easy to set up ⬇️:

1. Install the extension from Chrome Web Store, Pin 📌 it to make it easy to access.
2. Click on the mini calculator whenever you need mathematical help.

✨Features ✨

1. Keyboard accessibility to control the calculator
2. Supports both light and dark modes.
3. Works as an application and/or in browser.
4. Works offline too.
5. Scientific Calculator mode.

This extension comes to the rescue with its simple design yet with advanced features.                    

확장 프로그램 기본 정보

이름 Calculator for Chrome Calculator for Chrome
ID mmlpiihpnbpmbmoindlpikkfolhfeoeo
공식 URL https://chromewebstore.google.com/detail/calculator-for-chrome/mmlpiihpnbpmbmoindlpikkfolhfeoeo
설명 A quick & easy calculator right on your browser.
파일 크기 10.17 KB
설치 횟수 54
현재 버전 1.0.0
최근 업데이트 2022-11-23
출시 날짜 2022-11-22
평점 5.00/5 총 3 개의 평점
개발자 whyphyagency
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/1o3BgtcxM9s2326ji02AShvR_53U_w7Y8c8cTv9xiwEY/edit?usp=sharing
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Calculator for Chrome",
    "version": "1.0.0",
    "description": "A quick & easy calculator right on your browser.",
    "action": {
        "default_title": "Calculator",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    }
}