Pure MathCalc Hub

Elevate your Chrome browsing experience with the Pure MathCalc Hub Calculator extension! This powerful yet simple extension

Pure MathCalc Hub란 무엇입니까?

Pure MathCalc Hub은(는) GSXHUB LIMITED에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Elevate your Chrome browsing experience with the Pure MathCalc Hub Calculator extension! This powerful yet simple extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Pure MathCalc Hub 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Elevate your Chrome browsing experience with the Pure MathCalc Hub Calculator extension! This powerful yet simple extension transforms your new tab into a handy math tool, providing instant calculations at your fingertips.

➕ QuickMath Calculator! 🌟 - Pure MathCalc Hub - Your go-to extension for fast and efficient mathematical calculations on every new tab!

🔍 By clicking “Add to Chrome", I accept and agree to installing the "Pure MathCalc Hub" Chrome extension, and setting Chrome™ New Tab to that provided by the service, New Tab search results by Microsoft Bing, and to the Terms of Use (https://calculator-tool.online/tos.html) and Privacy Policy (https://calculator-tool.online/privacy.html)”. 🔎✨
The extension features a user-friendly interface, ensuring a seamless math-solving experience with accurate results. 🔢✨

🧮 Fast and Efficient Math Solutions
Simplify your calculations! Our extension offers a comprehensive calculator for basic and advanced math operations, making it an essential tool for students, professionals, and anyone in need of quick math solutions. 📊

⭐️ Features:

Intuitive New Tab calculator interface 🤩
Supports a wide range of mathematical operations 🌟 🧮
Effortless integration with Microsoft Bing for additional information 🔍
User-friendly and lightweight ✔️
👉 Empower your browsing with instant math solutions! Install now and experience the convenience of having a powerful calculator right in your browser.                    

확장 프로그램 기본 정보

이름 Pure MathCalc Hub Pure MathCalc Hub
ID hdajofcjlphnclhjmjclofibcoeolfmb
공식 URL https://chromewebstore.google.com/detail/pure-mathcalc-hub/hdajofcjlphnclhjmjclofibcoeolfmb
설명 Elevate your Chrome browsing experience with the Pure MathCalc Hub Calculator extension! This powerful yet simple extension
파일 크기 11.34 MB
설치 횟수 2,012
현재 버전 1.0.0
최근 업데이트 2023-12-22
출시 날짜 2023-12-22
평점 4.87/5 총 15 개의 평점
개발자 GSXHUB LIMITED
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://calculator-tool.online/privacy.html
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Pure MathCalc Hub",
    "description": "Elevate your Chrome browsing experience with the Pure MathCalc Hub Calculator extension! This powerful yet simple extension",
    "version": "1.0.0",
    "action": {
        "default_popup": "index.html"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    }
}