Percentage Calculator

Calculate percentages based on inputs such as ratios, fractions, grades and percentage increase/decrease.

Percentage Calculator क्या है?

Percentage Calculator FinMasters द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Calculate percentages based on inputs such as ratios, fractions, grades and percentage increase/decrease."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Percentage Calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Use our percentage calculator to quickly and easily calculate percentages based on inputs such as ratios, fractions, grades and percentage increase/decrease.                    

एक्सटेंशन की मूल जानकारी

नाम Percentage Calculator Percentage Calculator
ID hgcanifcmjcjhkcflilohfglppcdlbgo
आधिकारिक URL https://chromewebstore.google.com/detail/percentage-calculator/hgcanifcmjcjhkcflilohfglppcdlbgo
विवरण Calculate percentages based on inputs such as ratios, fractions, grades and percentage increase/decrease.
फ़ाइल का आकार 13.67 KB
स्थापना संख्या 191
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2021-01-12
प्रकाशन तिथि 2020-12-21
डेवलपर FinMasters
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.finmasters.com
सहायता पृष्ठ URL https://finmasters.com/contact/
गोपनीयता नीति पृष्ठ URL https://finmasters.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "manifest_version": 2,
    "name": "Percentage Calculator",
    "description": "Calculate percentages based on inputs such as ratios, fractions, grades and percentage increase\/decrease.",
    "version": "1.0.1",
    "version_name": "1.0.1",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Percentage Calculator"
    },
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "64": "img\/icon64.png",
        "128": "img\/icon128.png"
    },
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}