Calculator Extension

Your calculator - Get Instant Results for calculations on Chrome and be able to search using Microsoft Bing search engine

Calculator Extensionคืออะไร?

Calculator Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://myinterestcalculator.com และคุณลักษณะหลักของมันคือ "Your calculator - Get Instant Results for calculations on Chrome and be able to search using Microsoft Bing search engine"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Calculator Extension

ดาวน์โหลดไฟล์ส่วนขยาย Calculator Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Calculate on the fly with our Chrome extension - Our Chrome extension provides a fast and easy-to-use calculator directly in your browser when opening a new tab.
Solve Math Problems With Ease Using Our Chrome Extension.
My Simple Calculator is the perfect tool for anyone who frequently works with numbers. Our calculator is accessible directly from your browser, so you no longer need to waste time switching between tabs or apps. Our calculator is easy to use and intuitive, making it simple to complete even the most complex calculations.

A powerful calculator that provides fast and accurate calculations directly in your browser. With this tool, you no longer have to switch between tabs and apps to complete math problems or crunch numbers. Our Chrome extension is designed for anyone who needs to work with numbers on a regular basis, whether you are a student, professional, or just someone who needs to complete quick calculations from time to time. It's a convenient and efficient way to save time and streamline your workflow, without the need to download and install a separate program.

In addition to the ability to calculate math, the extension also includes a search function that uses the Microsoft Bing search engine. This allows users to quickly search for information on the internet without having to open a separate tab or window.

By clicking "Add to Chrome", I accept and agree to installing the Password Generator Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use -  https://mysimplecalculator.com/terms
and Privacy Policy - https://mysimplecalculator.com/privacy.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Calculator Extension Calculator Extension
ID bfnolignfekjbegbaobenmkhhkjifbcn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/calculator-extension/bfnolignfekjbegbaobenmkhhkjifbcn
คำอธิบาย Your calculator - Get Instant Results for calculations on Chrome and be able to search using Microsoft Bing search engine
ขนาดไฟล์ 880 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2023-05-08
วันที่เผยแพร่ 2023-05-08
ผู้พัฒนา https://myinterestcalculator.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://mysimplecalculator.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Calculator Extension",
    "version": "0.0.1",
    "description": "Your calculator - Get Instant Results for calculations on Chrome and be able to search using Microsoft Bing search engine",
    "icons": {
        "16": ".\/img\/logo.png",
        "32": ".\/img\/logo.png",
        "42": ".\/img\/logo.png",
        "128": ".\/img\/logo.png"
    },
    "action": {
        "default_icon": ".\/img\/logo.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/src\/main.html"
    },
    "permissions": []
}