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 |
公式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 |
Eメール | [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" } } |