Fast Exchange Rate

Fast access to current exchange rates directy from your web browser.

Fast Exchange Rate क्या है?

Fast Exchange Rate https://fastexrate.beling.pl द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fast access to current exchange rates directy from your web browser."।

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

screenshot
screenshot

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

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

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

                        This is Chrome version of Fast Exchange Rate application. Provides fast access to currect exchange rates. One click on a button shows newest exchange rates table.

Connects only with our server to download data. Works offline after first run (shows last downloaded data before updating).                    

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

नाम Fast Exchange Rate Fast Exchange Rate
ID pidbpembmopjeefbmajekdmhmgenbifm
आधिकारिक URL https://chromewebstore.google.com/detail/fast-exchange-rate/pidbpembmopjeefbmajekdmhmgenbifm
विवरण Fast access to current exchange rates directy from your web browser.
फ़ाइल का आकार 31.9 KB
स्थापना संख्या 330
वर्तमान संस्करण 13.1
अंतिम अपडेट 2013-06-18
प्रकाशन तिथि 2013-06-18
रेटिंग 3.20/5 कुल 5 रेटिंग्स
डेवलपर https://fastexrate.beling.pl
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://fastexrate.beling.pl
सहायता पृष्ठ URL http://fastexchangerate.uservoice.com
समर्थित भाषाएँ en,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "13.1",
    "permissions": [
        "http:\/\/fastexrate.beling.pl\/",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "default_locale": "pl",
    "web_accessible_resources": [
        "style.css"
    ]
}