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”。
擴展截圖
下載Pure MathCalc Hub擴展crx文件
下載Pure MathCalc Hub擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
ID | hdajofcjlphnclhjmjclofibcoeolfmb |
官方網址 | 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" } } |